Diff of /mambo/branches/4.6/includes/core.classes.php
Parent Directory
|
Revision Log
|
Patch
| revision 680, Tue Sep 5 22:22:41 2006 UTC | revision 681, Tue Sep 5 23:30:42 2006 UTC | |
|---|---|---|
| # | Line 456 | Line 456 |
| 456 | foreach ( $superglobals as $superglobal ) { | foreach ( $superglobals as $superglobal ) { |
| 457 | foreach ( $superglobal as $key => $value) { | foreach ( $superglobal as $key => $value) { |
| 458 | unset( $GLOBALS[$key]); | unset( $GLOBALS[$key]); |
| 459 | unset( $GLOBALS[$key]); | |
| 460 | } | } |
| 461 | } | } |
| 462 | } | } |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.0.0 |
Web Hosting provided by Network Redux.

