summaryrefslogtreecommitdiffstats
path: root/admin/docblocks
Commit message (Collapse)AuthorAgeFilesLines
* update file permissionsCarl Howells2010-07-201-0/+0
|
* [project @ Update admin scripts to run under Mac OS X]Trevor Johns2007-12-291-1/+1
| | | | | | | | | | | | | | | The scripts in admin use several non-POSIX arguments which do not work on Mac OS X. See my original post to dev@openidenabled.com: message://%3C5902A542-C723-4F0A-8478-1F33C874D1B8@tjohns.net%3E http://lists.openidenabled.com/pipermail/dev/2007-December/000979.html This patch makes the following changes to fix this: - Changed $HERE in admin/runtests to avoid calling readlink. - Calls to xargs now use '-L 1' instead of '-l1'. - Calls to 'wc -L' were eliminated.
* [project @ Add script that finds all PHP files to simplify the other test ↵Josh Hoyt2006-01-231-3/+1
| | | | scripts]
* [project @ Moved modules from Net::OpenID namespace to Auth::OpenID for ↵tailor2006-01-161-1/+1
| | | | better PEAR categorization]
* [project @ Added script to check for docblocks in PHP scripts]tailor2006-01-051-0/+17