mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-11 11:13:02 +02:00
Add the last (before 1.8) tabsheet on administration menu (Waiting elements).
Small change way mail function. git-svn-id: http://piwigo.org/svn/trunk@1915 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
+1
-1
@@ -227,7 +227,7 @@ if ( isset( $_POST['submit'] ) and !isset( $_GET['waiting_id'] ) )
|
||||
{
|
||||
include_once(PHPWG_ROOT_PATH.'include/functions_mail.inc.php');
|
||||
|
||||
$waiting_url = get_absolute_root_url().'admin.php?page=waiting';
|
||||
$waiting_url = get_absolute_root_url().'admin.php?page=upload';
|
||||
|
||||
$keyargs_content = array
|
||||
(
|
||||
|
||||
Reference in New Issue
Block a user