mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-07 17:23:04 +02:00
Split of langage files
git-svn-id: http://piwigo.org/svn/trunk@364 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -28,8 +28,6 @@
|
||||
include( './admin/include/functions.php' );
|
||||
|
||||
$isadmin = true;
|
||||
include_once( './language/'.$user['language'].'/lang_admin.php' );
|
||||
|
||||
if ( $user['status'] != 'admin' )
|
||||
{
|
||||
echo '<div style="text-align:center;">'.$lang['access_forbiden'].'<br />';
|
||||
|
||||
Reference in New Issue
Block a user