File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed
php-config/Emergence/Mueller/Investigator.config.d Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 11[holosource ]
22url = " https://github.com/CodeForPhilly/laddr"
3- ref = " refs/tags/v3.2.2 "
3+ ref = " refs/tags/v3.2.4 "
Original file line number Diff line number Diff line change 4747 || strpos ($ location , 'cherry hill ' ) !== false
4848 || strpos ($ location , 'phoenixville ' ) !== false
4949 || strpos ($ location , 'brewerytown ' ) !== false
50+ || strpos ($ location , 'mt. airy ' ) !== false
51+ || strpos ($ location , 'mt airy ' ) !== false
52+ || strpos ($ location , 'narberth ' ) !== false
53+ || strpos ($ location , 'haverford ' ) !== false
54+ || strpos ($ location , 'maple shade ' ) !== false
55+ || strpos ($ location , 'voorhees ' ) !== false
56+ || strpos ($ location , ', pa ' ) !== false
57+ || preg_match ('/191\d\d/ ' , $ location )
5058 );
5159 }
5260];
You can’t perform that action at this time.
0 commit comments