Alexis Degrugillier před 11 roky
rodič
revize
bad165b0c4
1 změnil soubory, kde provedl 2 přidání a 0 odebrání
  1. 2 0
      app/Controllers/configureController.php

+ 2 - 0
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
 	 * @todo explain why the default value is -2 but this value does not
 	 * exist in the drop-down list
 	 * exist in the drop-down list
 	 * @todo change the notification code
 	 * @todo change the notification code
+	 * @todo refactor configuration setting syntax to be consistent with the
+	 * other methods
 	 */
 	 */
 	public function archivingAction() {
 	public function archivingAction() {
 		if (Minz_Request::isPost()) {
 		if (Minz_Request::isPost()) {