ahri / ahriphplibs

My PHP Libraries
http://ahri.net
GNU Affero General Public License v3.0
3 stars 0 forks source link

TLOQuery should do sprintf stuff #31

Closed ahri closed 14 years ago

ahri commented 14 years ago

Lots of $query->where(sprintf()) occurs, this could be refactored into TLOQuery itself.

ahri commented 14 years ago

Use vsprintf() in TLOQuery->__call(). Closed by e21bbbfc647d80b3d7ce27094addb0a0a50d4f41