Ich weiß nicht mehr weiter viel gegoole aber nichts gefunden.
PHP-Code:
<?php
/**
*
* @license http://creativecommons.org/licenses/by-nd/3.0/de/ Attribution-No Derivative Works 3.0 Germany
*
*/
$main = array(
'LINK_REGISTER' => "Registrieren",
'LINK_IMPRESSUM' => "Impressum",
'LINK_FUNCTIONS' => "Funktionen",
'LINK_STATS' => "Statistiken",
'LINK_AGB' => "AGB",
'LINK_CONTACT' => '<a href="http://www.phpbb3forum.de/support">Support</a>",
'LINK_FAQ' => "FAQ",
'LINK_CATALOG' => "Verzeichnis",
'LINK_USER' => "Login",
'LINK_USER_DATA' => "user.php",
'LINK_FOOTER' => '<a href="http://www.phpbb3forum.de/support">phpBB3Forum.de</a>',
);
?>
Kommentar