Diff of /mambo/branches/4.6/administrator/components/com_categories/admin.categories.php
Parent Directory
|
Revision Log
|
Patch
| revision 904, Tue Jan 23 18:33:33 2007 UTC | revision 905, Tue Jan 23 23:14:18 2007 UTC | |
|---|---|---|
| # | Line 558 | Line 558 |
| 558 | ||
| 559 | $row = new mosCategory( $database ); | $row = new mosCategory( $database ); |
| 560 | $row->bind( $_POST ); | $row->bind( $_POST ); |
| 561 | // sanitize | |
| 562 | $row->id = intval($row->id); | |
| 563 | $row->checkin(); | $row->checkin(); |
| 564 | mosRedirect( 'index2.php?option=com_categories§ion='. $redirect ); | mosRedirect( 'index2.php?option=com_categories§ion='. $redirect ); |
| 565 | } | } |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.0.0 |
Web Hosting provided by Network Redux.

