Merge branch 'master' into storageareas

This commit is contained in:
Isaac Connor committed 2018-12-11 10:21:22 -05:00
commit c8c34d3f95
6 files changed
+20 -19

No files matched your search

+1 -1
View File
@@ -100,7 +100,7 @@ class Event extends AppModel {
),
);
public function Relative_Path($event) {
public function Relative_Path($event) {
$event_path = '';
if ( $event['Scheme'] == 'Deep' ) {