mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-09 10:13:00 +02:00
deletion of $conf['site_url'] and $conf['forum_url'] and all their usage
(thus avoiding the usage of $conf in *.lang.php) git-svn-id: http://piwigo.org/svn/trunk@516 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -41,7 +41,6 @@ $template->assign_vars(
|
||||
'L_TITLE_MAIL' => $lang['title_send_mail'],
|
||||
'L_WEBMASTER'=>$lang['webmaster'],
|
||||
|
||||
'U_SITE' => $conf['site_url']
|
||||
));
|
||||
|
||||
if (DEBUG)
|
||||
|
||||
Reference in New Issue
Block a user