Commit
commit 3abebc108ed86acec59290235989d53c653067ca Author: Jan DankertDate: Mon Nov 7 01:26:13 2011 +0100 Refactoring: Verzicht auf \"write=true\" in der Action-Konfiguration. Bei HTTP-POST wird immer von einem Action-Request ausgegangen. action/FileAction.class.php | 10 ++-- action/FolderAction.class.php | 4 +- action/GroupAction.class.php | 2 +- action/LanguageAction.class.php | 6 +-- action/LinkAction.class.php | 14 ++---- action/ModelAction.class.php | 6 +-- action/ObjectAction.class.php | 2 +- action/PageAction.class.php | 15 +++--- action/PageAction.ini.php | 15 ------ action/ProfileAction.class.php | 3 -- action/ProjectAction.class.php | 5 +- action/SearchAction.class.php | 2 +- action/TemplateAction.class.php | 2 +- action/TitleAction.class.php | 4 +- action/TreeAction.class.php | 8 ++-- action/UserAction.class.php | 2 +- action/WorkbenchAction.class.php | 2 +- dispatcher.php | 79 ++++++++------------------------ themes/default/include/html/form.inc.php | 6 +-- themes/default/js/openrat.js | 8 ++-- 20 files changed, 64 insertions(+), 131 deletions(-)