blob: 08794aec82a694d70ff007d98741ba2c4bba7f96 (
plain) (
blame)
1
2
3
4
5
6
7
8
|
--- config/constants.php.orig 2007-06-14 19:00:15 UTC
+++ config/constants.php
@@ -1,4 +1,4 @@
-<?
+<?php
define('INTERNAL_DATE_SEPERATOR', '/');
define('RES_TYPE_ADD', 'r');
define('RES_TYPE_MODIFY', 'm');
|