Commit Graph

4 Commits

Author SHA1 Message Date
Carlos Pacha
491703cd41 BUG 6956 pmos2.0.27 campo Suggest el SQL necesita siempre un Espacio al final
This issue was solved
2011-05-24 15:26:12 -04:00
Carlos Pacha
a5abd40040 BUG 5408 this issue was improved.
I've not  been able to reproduce this bug, however I could see into the code it's doing "SELECT FIELD_UID, FIELDA, FIELDB FROM YOURTABLE" then to solve this issue I have added some code now the code it's doing "SELECT FIELD_UID, FIELDA, FIELDB FROM YOURTABLE where FIELDA LIKE 'FIELDSEARCH%'"
2011-04-07 09:31:51 -04:00
abraar
63cb1fa5ad Removed: Function eregi() and eregi_replace()
Added: preg_match() and preg_replace()
2010-12-08 15:05:47 +00:00
Erik Amaru Ortiz
0525681d79 initial commit from rev. 632 2010-12-02 23:34:41 +00:00