Diff of /mambo/branches/4.6/administrator/components/com_contact/admin.contact.php
Parent Directory
|
Revision Log
|
Patch
| revision 382, Sun Mar 12 15:43:33 2006 UTC | revision 905, Tue Jan 23 23:14:18 2007 UTC | |
|---|---|---|
| # | Line 296 | Line 296 |
| 296 | ||
| 297 | $row = new mosContact( $database ); | $row = new mosContact( $database ); |
| 298 | $row->bind( $_POST ); | $row->bind( $_POST ); |
| 299 | // sanitize | |
| 300 | $row->id = intval($row->id); | |
| 301 | $row->checkin(); | $row->checkin(); |
| 302 | mosRedirect('index2.php?option=com_contact'); | mosRedirect('index2.php?option=com_contact'); |
| 303 | } | } |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.0.0 |
Web Hosting provided by Network Redux.

