Update:Archive/1.0/Developers: Difference between revisions

m
Line 328: Line 328:


====/core/install.php====
====/core/install.php====
* [https://bugzilla.mozilla.org/show_bug.cgi?id=279413 Remove file location from URI]
* [40] require_once('config.php');
* [40] require_once('config.php');
* [47] need a more graceful way to handle the error.  Can we use page_error() from inc_global.php?
* [47] need a more graceful way to handle the error.  Can we use page_error() from inc_global.php?
* [57] [95] use strtotime() in place of mktime()
* [57] [95] use strtotime() in place of mktime()
* [112] does this query have to be executed on every request?
* [112] does this query have to be executed on every request?
* [https://bugzilla.mozilla.org/show_bug.cgi?id=279413 Remove file location from URI]


====/core/postfeedback.php====
====/core/postfeedback.php====
244

edits