[ Index ]

PHP Cross Reference of MediaWiki-1.24.0

title

Body

[close]

/maintenance/archives/ -> patch-user_newpass_time.sql (source)

   1  -- Timestamp of the last time when a new password was
   2  -- sent, for throttling purposes
   3  ALTER TABLE /*$wgDBprefix*/user ADD user_newpass_time binary(14);
   4  


Generated: Fri Nov 28 14:03:12 2014 Cross-referenced by PHPXref 0.7.1