[SOLVED] AR with table names. |
[eluser]Clooner[/eluser]
I filled a report on github https://github.com/EllisLab/CodeIgniter/issues/1047 Also the easier fix is Code: if (preg_match('/([\w\.-]+)([\W\s]+)(.+)/', $cond, $match)) |
Messages In This Thread |
[SOLVED] AR with table names. - by El Forum - 02-15-2012, 08:51 AM
[SOLVED] AR with table names. - by El Forum - 02-15-2012, 12:13 PM
[SOLVED] AR with table names. - by El Forum - 02-15-2012, 12:27 PM
[SOLVED] AR with table names. - by El Forum - 02-15-2012, 12:36 PM
[SOLVED] AR with table names. - by El Forum - 02-15-2012, 12:42 PM
[SOLVED] AR with table names. - by El Forum - 02-15-2012, 12:54 PM
[SOLVED] AR with table names. - by El Forum - 02-15-2012, 01:04 PM
[SOLVED] AR with table names. - by El Forum - 02-15-2012, 01:08 PM
[SOLVED] AR with table names. - by El Forum - 02-15-2012, 01:22 PM
|