Add Horde_String::common().
authorJan Schneider <jan@horde.org>
Tue, 21 Dec 2010 19:06:04 +0000 (20:06 +0100)
committerJan Schneider <jan@horde.org>
Tue, 21 Dec 2010 19:14:56 +0000 (20:14 +0100)
commit8a36df11173d261c2cfc9bc7fe46a07163fcaf2b
treec9ce5ac9273972a5cef7a6a88288c746efd37bd1
parentdd5973a0abb4da7e9806537e5b221deb5528ff70
Add Horde_String::common().
framework/Util/lib/Horde/String.php
framework/Util/test/Horde/Util/Autoload.php [new file with mode: 0644]
framework/Util/test/Horde/Util/StringTest.php