]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Use currying to call the url callbacks, and use preg_replace_callback
authorCraig Andrews <candrews@integralblue.com>
Fri, 21 Aug 2009 16:47:01 +0000 (12:47 -0400)
committerCraig Andrews <candrews@integralblue.com>
Fri, 21 Aug 2009 16:47:01 +0000 (12:47 -0400)
commit70ca03f33615f0d6504df91cd40fa04a228fa42f
tree7972ec52ebc9ec871c9a2a64ba34f45d33d7810e
parenta8d35451823b01c074d5417a138d4968331a8130
Use currying to call the url callbacks, and use preg_replace_callback

This definitely looks neater than the string maniplation it replaces
lib/util.php