Allow multiple src directories/files in the command line
Brought to you by:
hkodungallur,
tchule
Originally created by: ppins...@gmail.com
For exemple :
php -c C:\wamp\bin\php\php5.3.8 "C:/PhpCheckstyle/run.php" --src ./application --src ./library --outdir ./checkstyle_result/ --config cfg.xml --exclude configs --exclude languages --exclude layouts --linecount --format xml,html
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: tch...@hotmail.com
OK. Updated the "run.php" script.
Status: Fixed