Diff of /mambo/branches/4.6/administrator/components/com_modules/admin.modules.php
Parent Directory
|
Revision Log
|
Patch
| revision 450, Thu Apr 6 18:41:09 2006 UTC | revision 905, Tue Jan 23 23:14:18 2007 UTC | |
|---|---|---|
| # | Line 517 | Line 517 |
| 517 | $row = new mosModule( $database ); | $row = new mosModule( $database ); |
| 518 | // ignore array elements | // ignore array elements |
| 519 | $row->bind( $_POST, 'selections params' ); | $row->bind( $_POST, 'selections params' ); |
| 520 | // sanitize | |
| 521 | $row->id = intval($row->id); | |
| 522 | $row->checkin(); | $row->checkin(); |
| 523 | ||
| 524 | mosRedirect( 'index2.php?option='. $option .'&client='. $client ); | mosRedirect( 'index2.php?option='. $option .'&client='. $client ); |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.0.0 |
Web Hosting provided by Network Redux.

