From: Thomas L. <tl...@us...> - 2004-10-13 21:26:38
|
Update of /cvsroot/phpwebsite-comm/l10n/de/mod/branch/conf In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3833/mod/branch/conf Added Files: controlpanel.php Log Message: Updated the German language files for phpWebSite 0.9.3-4. Added 3rd party modules in the mod directory and translated a lot of configuration dialogs. Original files at www.phpws.de --- NEW FILE: controlpanel.php --- <?php $image['name'] = "branch.png"; $image['alt'] = "Branch by Matt McNaney"; $link[] = array("label"=>"Branch Creator", "module"=>"branch", "description"=>"Creates branch sites off your hub code.", "url"=>"index.php?module=branch&branch_op=firstPage", "admin"=>TRUE, "image"=>$image, "tab"=>"administration"); ?> |