Commit Graph

10 Commits

Author SHA1 Message Date
florian
5ecd250bac properly exit script if no version was detected, for drupal and wordpress (courtesy WvR) 2013-10-15 20:01:44 +00:00
florian
8e4436f9de switch to longer open tags (recommended by php) 2013-10-15 19:57:09 +00:00
florian
b9c14a9a85 add optional setting to configure alternative php.ini file 2013-10-15 19:55:21 +00:00
florian
0ea8595cd3 - improved finding location/version for phpmyadmin
- changed all logging to use verbose
- implemented verbosity level 2, which prints all versions found (recent ones too)
2013-10-08 08:15:47 +00:00
florian
00252a4bab whoops! forgot to add the toolkit, forgot a quote, and messed up verbosity comparison. 2013-10-05 15:48:03 +00:00
florian
e0da46edca add scripts for CakePHP and PHPMyAdmin, courtesy of WvR.
Also include new logging options (verbosity)
2013-10-05 15:45:31 +00:00
florian
556fe14b86 modified code so that local machine is checked. CHECK_HOSTS can now be empty (only local check) 2013-10-05 15:05:23 +00:00
florian
76d0a48898 improved drupal detection process, including support for localhost. courtesy WvR 2013-10-05 14:57:03 +00:00
florian
cc2248ce9d better environment handling, options to support local check 2013-10-05 13:49:54 +00:00
florian
088be8447c initial commit 2013-09-22 15:23:53 +00:00