can anyone tell me wht shud i do:
ERROR: Fatal error: Call to a member function getRecords() on a non-object in /home/***/public_html/includes/User.php on line 166
This is my USER.php FILE:
<?php
include_once(DOC_ROOT . 'includes/UData.php');
class User extends Main {
var $con...