mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-10 10:42:59 +02:00
remove Warning when called from upgrade_feed.php, no consequence for upgrade.php
git-svn-id: http://piwigo.org/svn/trunk@15126 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -28,6 +28,8 @@ if (!defined('PHPWG_ROOT_PATH'))
|
||||
|
||||
// see http://piwigo.org/doc/doku.php?id=user_documentation:htaccess_and_hotlink_in_2.4
|
||||
|
||||
if (!isset($page['errors'])) $page['errors'] = array();
|
||||
|
||||
$upgrade_description = 'add/append htaccess for hotlinks';
|
||||
$warning_message = 'Failed to modify <b>.htaccess</b> file, a manual intervention is needed, <a href="http://piwigo.org/doc/doku.php?id=user_documentation:htaccess_and_hotlink_in_2.4" target="_blank">click here for more information</a>';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user