mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-07 17:23:04 +02:00
*** empty log message ***
git-svn-id: http://piwigo.org/svn/trunk@21 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -14,14 +14,12 @@
|
||||
* the Free Software Foundation; *
|
||||
* *
|
||||
***************************************************************************/
|
||||
define( PREFIXE_INCLUDE, '.' );
|
||||
define( PREFIX_INCLUDE, '.' );
|
||||
|
||||
include_once( '../include/config.inc.php' );
|
||||
include_once( '../include/user.inc.php' );
|
||||
include( './include/functions.php' );
|
||||
|
||||
$conf['lien_puce'] = $conf['repertoire_image'].'puce.gif';
|
||||
|
||||
$isadmin = true;
|
||||
include_once( '../language/'.$user['language'].'.php' );
|
||||
|
||||
|
||||
Reference in New Issue
Block a user