2012-06-18 Vanessa Gil <vanessa.gil@artica.es>
* include/functions_config.php: Don't display notice to update. git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@6562 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
This commit is contained in:
parent
f08ff7c80e
commit
d86b4bf2de
|
@ -1,3 +1,8 @@
|
|||
2012-06-18 Vanessa Gil <vanessa.gil@artica.es>
|
||||
|
||||
* include/functions_config.php: Don't display
|
||||
notice to update.
|
||||
|
||||
2012-06-15 Vanessa Gil <vanessa.gil@artica.es>
|
||||
|
||||
* operation/events/events.php: Show success message
|
||||
|
|
|
@ -773,7 +773,7 @@ function config_check () {
|
|||
'no_close' => true, 'force_style' => 'color: #000000 !important'), '', true);
|
||||
}
|
||||
|
||||
//pandora_update_manager_login();
|
||||
pandora_update_manager_login();
|
||||
if (isset($_SESSION['new_update'])) {
|
||||
if (!empty($_SESSION['return_installation_open'])) {
|
||||
if (!$_SESSION['return_installation_open']['return']) {
|
||||
|
|
Loading…
Reference in New Issue