Nick 168955135b Fix the order of params
The parameters for the strpos and substr functions were wrong. strpos always failed so never triggered the substr.

This would mean $fieldClass would be left with 'Varchar(255)'

Fixing this had no speed or memory effect.
2015-06-10 13:49:52 +12:00
..
2015-06-10 13:49:52 +12:00
2015-05-28 10:11:32 +12:00
2014-12-02 22:30:59 +02:00