mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-09 10:13:00 +02:00
*** empty log message ***
git-svn-id: http://piwigo.org/svn/trunk@21 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -20,8 +20,8 @@ $page = array();
|
||||
$user = array();
|
||||
$lang = array();
|
||||
|
||||
include_once( PREFIXE_INCLUDE.'./include/functions.inc.php' );
|
||||
include_once( PREFIXE_INCLUDE.'./include/vtemplate.class.php' );
|
||||
include_once( PREFIX_INCLUDE.'./include/functions.inc.php' );
|
||||
include_once( PREFIX_INCLUDE.'./include/vtemplate.class.php' );
|
||||
|
||||
// How to change the order of display for images in a category ?
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user