Subversion Repositories general

Compare Revisions

Ignore whitespace Rev 1393 → Rev 1396

/asterisk-stats/trunk/telbook_categories_update.php
1,7 → 1,7
<?php
 
include_once('includes/common.php');
Prolog();
Prolog('Tel. Book Category');
 
if(array_key_exists('delete', $_POST)) {
$id = $_POST['id'];