root/ip/trunk/cms.php
| 154 | 171 | ||
|---|---|---|---|
1109 | } | 1109 | } |
1110 | elseif(($id_var_value != 0) || ($action == 'editglobal')) | 1110 | elseif(($id_var_value != 0) || ($action == 'editglobal')) |
1111 | { | 1111 | { |
1112 | // To be removed when it is fixed... | ||
1113 | $cms_ajax = false; | ||
1114 | |||
1112 | if(isset($_POST['action_update'])) | 1115 | if(isset($_POST['action_update'])) |
1113 | { | 1116 | { |
1114 | $blocks_upd = array(); | 1117 | $blocks_upd = array(); |
Download diff