Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
length to 12 characters for 49^12 possibilities
|
|
|
|
This reverts commit a648b594c6a96f050b99eb691c73b41f27d6890b.
|
|
|
|
|
|
|
|
command opens correct file
|
|
|
|
|
|
|
|
|
|
functions for it_dbi (map, mapgen) and it_user (ad, login_user)
|
|
|
|
$GLOBALS['it_defaultconfig']['fatal_throws_exception'] = true to make it::fatal() throw exception instead of calling exit()
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(which it is not always)
|
|
|
|
useful for it_url::get_cache_contents when fetching many resources from an external server: it sleeps after every fetch on the external server but doesn't when fetching from cache
|
|
|
|
|
|
|
|
|