[ Index ] |
PHP Cross Reference of MediaWiki-1.24.0 |
[Summary view] [Print] [Text view]
1 -- For setting a password expiration date for users 2 ALTER TABLE /*$wgDBprefix*/user 3 ADD COLUMN user_password_expires varbinary(14) DEFAULT NULL;
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
Generated: Fri Nov 28 14:03:12 2014 | Cross-referenced by PHPXref 0.7.1 |