diff options
| author | Greg Roach <fisharebest@gmail.com> | 2014-01-24 23:09:46 +0000 |
|---|---|---|
| committer | Greg Roach <fisharebest@gmail.com> | 2014-01-24 23:10:56 +0000 |
| commit | 823af7974a11a173407247a1b11dbc6ea50c8e7b (patch) | |
| tree | 29c7e3fa44e402592985efe78b4f05376d747bc3 | |
| parent | 4c8687e8900992f025f6002c4a7de5d3e1dfa8b2 (diff) | |
| download | webtrees-823af7974a11a173407247a1b11dbc6ea50c8e7b.tar.gz webtrees-823af7974a11a173407247a1b11dbc6ea50c8e7b.tar.bz2 webtrees-823af7974a11a173407247a1b11dbc6ea50c8e7b.zip | |
Update list of old files
| -rw-r--r-- | admin.php | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -583,6 +583,15 @@ function old_paths() { WT_ROOT.'themes/minimal/css-1.5.0', WT_ROOT.'themes/webtrees/css-1.5.0', WT_ROOT.'themes/xenea/css-1.5.0', + // Removed in 1.5.2 + WT_ROOT.'js/webtrees-1.5.1.js', + WT_ROOT.'themes/_administration/css-1.5.1', + WT_ROOT.'themes/clouds/css-1.5.1', + WT_ROOT.'themes/colors/css-1.5.1', + WT_ROOT.'themes/fab/css-1.5.1', + WT_ROOT.'themes/minimal/css-1.5.1', + WT_ROOT.'themes/webtrees/css-1.5.1', + WT_ROOT.'themes/xenea/css-1.5.1', ); } |
