diff options
author | Rene Ladan <rene@FreeBSD.org> | 2022-09-30 22:21:24 +0200 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2022-09-30 22:21:24 +0200 |
commit | 5cf6c59d83f7f09cde3b2c31f65fe5c13cbcdbd7 (patch) | |
tree | 062d8db42a7e0a9f0d86170050e46acf7d0746c4 /deskutils/myitcrm/files/patch-install_index.php | |
parent | cleanup: Remove expired ports: (diff) |
cleanup: Remove expired ports:
2022-09-30 deskutils/myitcrm: Abandoned project as last update was on 2012-01-15
Diffstat (limited to 'deskutils/myitcrm/files/patch-install_index.php')
-rw-r--r-- | deskutils/myitcrm/files/patch-install_index.php | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/deskutils/myitcrm/files/patch-install_index.php b/deskutils/myitcrm/files/patch-install_index.php deleted file mode 100644 index d5d614440bd9..000000000000 --- a/deskutils/myitcrm/files/patch-install_index.php +++ /dev/null @@ -1,13 +0,0 @@ ---- ./install/indexold.php 2013-11-06 11:05:07.000000000 -0900 -+++ ./install/index.php 2013-11-06 11:07:16.000000000 -0900 -@@ -1260,9 +1260,8 @@ - ##################################### - # Set Path # - ##################################### --function set_path($_POST) -+function set_path() - { -- - $install_date = date("M d Y h:i:s A" ,time()); - $filename = '../conf.php'; - $path2 = 'default_site_name'; |