Commit Graph

9 Commits

Author SHA1 Message Date
Tony Murray
d2193f76ca feature: allow scripts to be run from any working directory (#4437)
* feature: allow validate.php to be run from any working directory

* remove redundant realpath() call

* re-add realpath() to remove symbolic links

* realpath() isn't needed...

* chdir() in all php scripts in ./ and ./scripts/

* update-sql.php clearly is not used, as it was broken.

* Change some scripts to executable
Remove extra chdir() call in snmp-scan.php

* Missed console-ui.php
Kind of fixed console-ui.php help output

* Re-add newline
2016-09-14 16:53:04 +01:00
Tony Murray
abc6a5b799 PSR-2 Final cleanup (#4247)
refactor: Final PSR2 cleanup
2016-08-28 23:32:55 +01:00
Mike Rostermund
3ae60e8b40 Fix spelling error in comment 2015-08-13 12:28:06 +02:00
Job Snijders
d8693f05ae Fix coding style part 2 2015-07-15 11:04:22 +02:00
Job Snijders
ebd0f6fc35 Apply "Squiz" code style on old (pre-2014) files 2015-07-11 16:12:35 +02:00
Paul Gear
1af146e39b Fix branding on poller-wrapper 2013-12-18 03:36:47 +10:00
Paul Gear
3306768e2d Load defaults in wrapper 2013-12-18 03:36:47 +10:00
Paul Gear
58620f5a9d Replace poller-wrapper with exact version from https://github.com/Atrato/observium-poller-wrapper 2013-12-18 03:36:47 +10:00
Tyler Christiansen
b403921398 add poller-wrapper 2013-12-18 03:35:52 +10:00