laking
2011-04-02 0930f5fc2fb0d46757cc6e8ba50efcb34e1f7d33
interface/web/admin/language_add.php
@@ -35,6 +35,7 @@
//* This is only allowed for administrators
if(!$app->auth->is_admin()) die('only allowed for administrators.');
if($conf['demo_mode'] == true) $app->error('This function is disabled in demo mode.');
$app->uses('tpl');