summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Alexis Degrugillier <github@ainw.org> 2014-09-21 11:28:46 -0400
committerGravatar Alexis Degrugillier <github@ainw.org> 2014-09-21 11:28:46 -0400
commitbad165b0c424c9c650e22fec11ceecf1748d98e7 (patch)
treefd8e002880a4c5023af6e3d532edf75f0a1e47bf
parentcf01508fa58b5bdd85606fb766a79643a04ca6b7 (diff)
Add a todo
-rwxr-xr-xapp/Controllers/configureController.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/Controllers/configureController.php b/app/Controllers/configureController.php
index 7340ca17a..99c72d869 100755
--- a/app/Controllers/configureController.php
+++ b/app/Controllers/configureController.php
@@ -420,6 +420,8 @@ class FreshRSS_configure_Controller extends Minz_ActionController {
* @todo explain why the default value is -2 but this value does not
* exist in the drop-down list
* @todo change the notification code
+ * @todo refactor configuration setting syntax to be consistent with the
+ * other methods
*/
public function archivingAction() {
if (Minz_Request::isPost()) {