Age | Commit message (Collapse) | Author |
|
|
|
Notice::saveNew()
|
|
|
|
fallback for older PHP versions. Added unit tests to confirm they both work!
|
|
params in Notice::saveNew().
Fixes this notice seen while using AJAX repeat button:
Notice: Undefined variable: uri in classes/Notice.php on line 243
|
|
types, confusing tracking down a bug
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
storage for an object when that object itself is destroyed.
Reduces some, but not all, memory leakage for long-running processes.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* add Interlingua (ia)
|
|
|
|
|
|
|
|
use stream() instead
|
|
|
|
|
|
|
|
|
|
|
|
|