]> git.pld-linux.org Git - packages/eventum.git/commitdiff
- damn typo
authorElan Ruusamäe <glen@pld-linux.org>
Mon, 19 Jun 2006 14:50:11 +0000 (14:50 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    eventum-scm-quick-out.patch -> 1.2

eventum-scm-quick-out.patch

index 99bcb3f6b6d2c48444ad9b226809f85f7efb736d..56dbe05eda98693abcc2df159ad9888e2ce279d0 100644 (file)
@@ -9,7 +9,7 @@
 +// shortcut to exit out when no issue id-s are passed in request
 +// as this script is always called by CVS but we handle only ones which can be 
 +// associated with issues.
-+if (empty($_GET['issue']) {
++if (empty($_GET['issue'])) {
 +    exit;
 +}
 +
This page took 0.035779 seconds and 4 git commands to generate.