Wigo becomes "goto".
Admin tpl files are moved. git-svn-id: http://piwigo.org/svn/trunk@2530 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
parent
4d37c48b3c
commit
fecb04f2ec
138 changed files with 74 additions and 44 deletions
|
|
@ -28,7 +28,7 @@ if( !defined("PHPWG_ROOT_PATH") )
|
|||
|
||||
include_once(PHPWG_ROOT_PATH.'admin/include/plugins.class.php');
|
||||
|
||||
$template->set_filenames(array('plugins' => 'admin/plugins_update.tpl'));
|
||||
$template->set_filenames(array('plugins' => 'plugins_update.tpl'));
|
||||
|
||||
$base_url = get_root_url().'admin.php?page='.$page['page'];
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue