mirror of
https://git.freebsd.org/ports.git
synced 2025-05-14 00:01:52 -04:00
8 lines
210 B
PHP
8 lines
210 B
PHP
--- 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');
|