head 1.1; access; symbols; locks; strict; comment @# @; 1.1 date 2009.01.31.17.14.20; author rse; state Exp; branches; next ; commitid X3gDL0a2OTWbSCAt; desc @@ 1.1 log @new package: dim 0.5.1 (Simple Distributed Version System) @ text @Index: wdim.php --- wdim.php.orig 2008-12-20 22:19:24 +0100 +++ wdim.php 2009-01-31 18:06:28 +0100 @@@@ -18,8 +18,10 @@@@ # OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. # -require('wdim.conf'); -require('rsa.php'); +chdir('@@l_prefix@@/var/dim'); +require('@@l_prefix@@/etc/dim/wdim.conf'); +require('@@l_prefix@@/lib/dim/rsa.php'); +require('@@l_prefix@@/lib/dim/tar.php'); $g_script = getenv("SCRIPT_NAME"); $zero_node = "da39a3ee5e6b4b0d3255bfef95601890afd80709"; @