Continued with cleanups:
- removed some empty lines at bottom of files - added new-line character at end of file (as this else may confuse some old editors) - moved JavaScript files out of "include" into own "js" - if you set <basename>, you don't need full URLs in linked JavaScript files and CSS files Signed-off-by: Roland Haeder <roland@mxchange.org>
This commit is contained in:
parent
1940f6b499
commit
12e4bff880
24 changed files with 18 additions and 41 deletions
|
|
@ -191,4 +191,3 @@ function pop_scrape_target(&$array, $name) {
|
|||
unset($array[$at]);
|
||||
return count($array);
|
||||
}}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue