- or download this
Software error:
Undefined subroutine &pm::security::banned called at pm/user.pm line 1
+36
- or download this
##########################
package pm::user;
...
#...
1;
- or download this
package pm::bc_sql;
...
# ...
1;
- or download this
package pm::security;
...
#usage: if (banned($db, $uid)) { print "yer banned, bitch"; }
}