Revision 1420
Added by Luisehahne almost 15 years ago
| delete.php | ||
|---|---|---|
| 22 | 22 |
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
| 23 | 23 |
|
| 24 | 24 |
*/ |
| 25 |
// Must include code to stop this file being access directly |
|
| 26 |
if(defined('WB_PATH') == false) { die("Cannot access this file directly"); }
|
|
| 25 | 27 |
|
| 26 | 28 |
// Delete record from the database |
| 27 | 29 |
$database->query("DELETE FROM ".TABLE_PREFIX."mod_code WHERE section_id = '$section_id'");
|
Also available in: Unified diff
YGN Ethical Hacker Group (2.8.2 / 2.9.0)