From eedd0f5ae27e698513c03b0c8b2fc57b645bb817 Mon Sep 17 00:00:00 2001 From: Benjamin Franzke Date: Sun, 31 Jan 2016 21:30:06 +0100 Subject: Update TODO --- add_extbase_property.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/add_extbase_property.sh b/add_extbase_property.sh index 5f7aac4..bcbc293 100755 --- a/add_extbase_property.sh +++ b/add_extbase_property.sh @@ -2,7 +2,7 @@ # TODO: fail if the current directon is not under version control # TODO: fail if there are uncommitted changes -# TODO: @required support +# TODO: @validate NotEmpty support # TODO: add relation with optional @lazy support # TODO: search backwards for ext_emconf.php and cd to that directory and use it as extension name -- cgit