| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-08-31 | Avoid preg_replace for simple cases | ||
| Use the faster str_replace() and str_ireplace() instead. From http://www.php.net/manual/function.str-replace.php : "If you don't need fancy replacing rules (like regular expressions), you should always use this function instead of preg_replace(). " | |||
| 2012-10-25 | correction marquage des articles en js | ||
