Subversion Repositories general

Compare Revisions

Ignore whitespace Rev 1281 → Rev 1378

/asterisk-stats/trunk/includes/db/postgresql.php
12,10 → 12,6
# more information. #
####################################################
 
if ( !defined('IN_ASTWEB') ) {
die("Hacking attempt");
}
 
class db_obj {
private $connection;
private $result;