| [ Index ] |
PHP Cross Reference of MyBB 1.6.5 |
[Source view] [Print] [Project Stats]
MyBB 1.6 Copyright 2010 MyBB Group, All Rights Reserved Website: http://mybb.com License: http://mybb.com/about/license
| File Size: | 102 lines (3 kb) |
| Included or required: | 2 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
| find_replace_templatesets($title, $find, $replace, $autocreate=1) X-Ref |
| Find and replace a string in a particular template through every template set. param: string The name of the template param: string The regular expression to match in the template param: string The replacement string param: int Set to 1 to automatically create templates which do not exist for that set (based off master) - Defaults to 1 return: bolean true if updated one or more templates, false if not. |
| Generated: Sun Dec 11 14:16:27 2011 | Cross-referenced by PHPXref 0.7.1 |