Changeset 3199
- Timestamp:
- 08/19/12 23:05:11 (9 months ago)
- File:
-
- 1 edited
-
alternc/trunk/bureau/class/functions.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
alternc/trunk/bureau/class/functions.php
r3135 r3199 490 490 } 491 491 492 // Insert into $GLOBALS. FIXME : Use stripslashes if the magic_quotes_gpc is ON !492 // Insert into $GLOBALS. 493 493 foreach ($vars AS $var => $value) 494 494 $GLOBALS[$var] = $value;
Note: See TracChangeset
for help on using the changeset viewer.
