]> git.pld-linux.org Git - packages/dokuwiki.git/blame - dokuwiki-nice_exit.patch
- LEAVE IN COMMAND TO PRODUCE THE MD5. i really mean it
[packages/dokuwiki.git] / dokuwiki-nice_exit.patch
CommitLineData
bae82c68
ER
1--- dokuwiki-2007-06-26b/inc/init.php~ 2008-02-21 18:22:13.970804469 +0200
2+++ dokuwiki-2007-06-26b/inc/init.php 2008-02-21 18:21:49.529717219 +0200
3@@ -384,7 +384,7 @@
4 </body>
5 </html>
6 EOT;
7- exit;
8+ exit(1);
9 }
10
11
This page took 0.027786 seconds and 4 git commands to generate.