]> git.pld-linux.org Git - packages/eventum.git/blob - eventum-cvs.php
- rewritten scm config file which allows simple way of using https scheme
[packages/eventum.git] / eventum-cvs.php
1 <?php
2 # $Id$
3 # URL to your Eventum installation.
4 # https is supported transparently by PHP 5 if you have openssl module enabled.
5
6 $eventum_url = 'http://localhost/eventum/';
This page took 0.076279 seconds and 4 git commands to generate.