Commit 92a52e315dfd7c953070ca4afb087c3cb8c28410

Authored by michael
1 parent 26a08262

removed trailing blank lines (no code change)


git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2125 c91229c3-7414-0410-bfa2-8a42b809f60b
presentation/lookAndFeel/knowledgeTree/documentmanagement/moveDocumentBL.php
... ... @@ -129,6 +129,5 @@ if (checkSession()) {
129 129 $main->setErrorMessage("No document/folder selected");
130 130 $main->render();
131 131 }
132   -
133 132 }
134 133 -?>
  134 +?>
135 135 \ No newline at end of file
... ...