diff options
| author | fisharebest <fisharebest@gmail.com> | 2010-12-06 13:04:13 +0000 |
|---|---|---|
| committer | fisharebest <fisharebest@gmail.com> | 2010-12-06 13:04:13 +0000 |
| commit | 416ae5ab62c678fd1536d186f16a828cf5cfad51 (patch) | |
| tree | 16f03dbfb84d2ea6d556d6104a41422e0b5a32af /includes/db_schema | |
| parent | bb2ff957a27aed1c8c4c90d36fe958aaa9dd5c16 (diff) | |
| download | webtrees-416ae5ab62c678fd1536d186f16a828cf5cfad51.tar.gz webtrees-416ae5ab62c678fd1536d186f16a828cf5cfad51.tar.bz2 webtrees-416ae5ab62c678fd1536d186f16a828cf5cfad51.zip | |
Remove wrongly submitted code
Diffstat (limited to 'includes/db_schema')
| -rw-r--r-- | includes/db_schema/db_schema_4_5.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/includes/db_schema/db_schema_4_5.php b/includes/db_schema/db_schema_4_5.php index 8993b174cd..58df53ad39 100644 --- a/includes/db_schema/db_schema_4_5.php +++ b/includes/db_schema/db_schema_4_5.php @@ -77,7 +77,6 @@ set_site_setting($schema_name, $next_version); @unlink(WT_ROOT.'modules/lightbox/functions/lb_indi_tabs_0.php'); @unlink(WT_ROOT.'modules/lightbox/functions/lb_indi_tabs_1.php'); // Removed in 1.0.6 -@unlink(WT_ROOT.'includes/set_gedcom_defaults.php'); @unlink(WT_ROOT.'includes/functions/functions.ar.php'); @unlink(WT_ROOT.'includes/functions/functions.en.php'); @unlink(WT_ROOT.'includes/functions/functions.fr.php'); |
