Skip to main content
+1 902 791 1110
contact@bobbitt.ca
Your shopping cart is empty.
Mike Bobbitt
Inconsistent runner, InfoSec monkey, part-time soldier and destroyer of DIY projects
Search form
Home
Projects
Security
Web & Social
Army.ca
Zombacon
Development
Mobile Apps
Blog
About
Resume
Speaking
Home
//
sql
Error message
Deprecated function
: Optional parameter $data declared before required parameter $name is implicitly treated as a required parameter in
include_once()
(line
1439
of
/var/www/bobbitt.ca/drupal-actual/includes/bootstrap.inc
).
sql
SQL Command Reference
Deactivate all inactive users in the last year:
UPDATE `smf_members` SET `is_activated` = 0...