mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-07-04 08:52:20 +02:00
Admin template wigo/ start of transfers of tpl files (related php)
git-svn-id: http://piwigo.org/svn/trunk@2529 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
+1
-1
@@ -116,7 +116,7 @@ else if (isset($_GET['action']) and 'phpinfo' == $_GET['action'])
|
||||
// | template init |
|
||||
// +-----------------------------------------------------------------------+
|
||||
|
||||
$template->set_filenames(array('intro' => 'admin/intro.tpl'));
|
||||
$template->set_filenames(array('intro' => 'intro.tpl'));
|
||||
|
||||
$php_current_timestamp = date("Y-m-d H:i:s");
|
||||
list($mysql_version, $db_current_timestamp) = mysql_fetch_row(pwg_query('SELECT VERSION(), CURRENT_TIMESTAMP;'));
|
||||
|
||||
Reference in New Issue
Block a user