Changeset 47844 in spip-zone
- Timestamp:
- May 16, 2011, 1:45:08 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/Association/Associaspip/base/association_gestion.php
r47731 r47844 68 68 $n = $n ? $n[0] : $GLOBALS['association_maj_erreur']; 69 69 // signaler que les dernieres MAJ sont a refaire 70 if ($n) ecrire_meta($meta, $n-1, $table);70 if ($n) ecrire_meta($meta, $n-1, '', $table); 71 71 } 72 72 return $GLOBALS['association_maj_erreur'];
Note: See TracChangeset
for help on using the changeset viewer.