| Age | Commit message (Collapse) | Author |
|
This is the first step towards having a simple, lightweight and
unified API for module interaction.
|
|
|
|
|
|
There's no UI to select the locale yet.
|
|
File_Structure_Test to make sure we don't regress.
According to the PHP docs, the "public" keyword is implied on static
functions, so remove it. Also, require private static functions to
start with an _.
http://php.net/manual/en/language.oop5.visibility.php
|
|
into the session, for easy access. This cuts down the number of
queries when we're loading images through file_proxy.php
|