vjboc Posted July 31, 2010 Share Posted July 31, 2010 Where is this following code located? define(MAX_DESCR_1,'80'); Link to comment Share on other sites More sharing options...
MrPhil Posted July 31, 2010 Share Posted July 31, 2010 It's not found in "vanilla" osC 2.2 RC2a. I would presume that it's from some add-on. Learn to use some tool to scan all your .php files either on the server or on your copy of your site on your PC. I use grep for the task, as it can use "regular expressions" as a search pattern, rather than just fixed text. Link to comment Share on other sites More sharing options...
chadcloman Posted July 31, 2010 Share Posted July 31, 2010 For the non-command line types, there's also Windows Grep, which I find very useful for searching the PHP source. Also, it's free. Check out Chad's News. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.