summaryrefslogtreecommitdiff
path: root/_darcs/pristine/lib/util.php
AgeCommit message (Collapse)Author
2009-01-08Remove _darcs from git repositoryEvan Prodromou
Not sure how or why this got in there.
2008-12-25Twitter-bridge: fix for Twitter's new strict policy of rejecting HTTP POSTs ↵Zach Copley
with invalid "expect" headers darcs-hash:20081225152207-7b5ce-fe890baabaa8f0bf60b05f7558c1ece3544d9906.gz
2008-12-23TRUEEvan Prodromou
More PEAR coding standards global changes. Here, I've changed all instances of TRUE to true and FALSE to false. darcs-hash:20081223194428-84dde-cb1a1e6f679acd68e864545c4d4dd8752d6a6257.gz
2008-12-23change function headers to K&R styleEvan Prodromou
Another huge change, for PEAR code standards compliance. Function headers have to be in K&R style (opening brace on its own line), instead of having the opening brace on the same line as the function and parameters. So, a little perl magic found all the function definitions and move the opening brace to the next line (properly indented... usually). darcs-hash:20081223193323-84dde-a28e36ecc66672c783c2842d12fc11043c13ab28.gz
2008-12-20reformatting for phpcs in lib/util.phpEvan Prodromou
darcs-hash:20081221003016-84dde-0e80268e95235462e069d4d1e6b949bc891ccdbd.gz
2008-05-06add standard directoriesEvan Prodromou
Added some of the standard directories darcs-hash:20080506151729-84dde-563da8505e06a7302041c93ab157ced31165876c.gz