Diff of /mambo/branches/4.6/administrator/components/com_mambots/admin.mambots.php
Parent Directory
|
Revision Log
|
Patch
| revision 297, Thu Feb 16 21:43:38 2006 UTC | revision 905, Tue Jan 23 23:14:18 2007 UTC | |
|---|---|---|
| # | Line 338 | Line 338 |
| 338 | ||
| 339 | $row = new mosMambot( $database ); | $row = new mosMambot( $database ); |
| 340 | $row->bind( $_POST ); | $row->bind( $_POST ); |
| 341 | // sanitize | |
| 342 | $row->id = intval($row->id); | |
| 343 | $row->checkin(); | $row->checkin(); |
| 344 | ||
| 345 | 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.

