]> git.pld-linux.org Git - packages/eventum.git/blob - eventum-cvs-config.patch
- update to 20070215.3259
[packages/eventum.git] / eventum-cvs-config.patch
1 --- eventum/misc/scm/process_cvs_commits.php~   2007-02-15 01:28:29.670480306 +0200
2 +++ eventum/misc/scm/process_cvs_commits.php    2007-02-15 01:28:52.320991777 +0200
3 @@ -28,15 +28,7 @@
4  //
5  // @(#) $Id$
6  
7 -
8 -// URL to your Eventum installation.
9 -// https is supported transparently by PHP 5 if you have openssl module enabled.
10 -$eventum_url = 'http://rabbit.impleo.net/';
11 -
12 -
13 -//
14 -// DO NOT CHANGE ANYTHING AFTER THIS LINE
15 -//
16 +include '/etc/eventum/scm.php';
17  
18  if (isset($eventum_url)) {
19      $data = parse_url($eventum_url);
This page took 0.032646 seconds and 4 git commands to generate.