mirror of
https://github.com/slawkens/myaac.git
synced 2025-04-26 17:29:21 +02:00

* Part 1 Removing closing tags when no HTML or other output comes after the last PHP codeblock. * Further removals * nothing --------- Co-authored-by: slawkens <slawkens@gmail.com>
9 lines
129 B
PHP
9 lines
129 B
PHP
<?php
|
|
/**
|
|
* german language file
|
|
* admin.php
|
|
*
|
|
* @author Slawkens <slawkens@gmail.com>
|
|
*/
|
|
$locale['title'] = 'MyAAC Admin';
|