]> git.mjollnir.org Git - moodle.git/commit
datalib: Introducing sql_intarray_to_in()
authormartinlanghoff <martinlanghoff>
Wed, 19 Sep 2007 07:01:53 +0000 (07:01 +0000)
committermartinlanghoff <martinlanghoff>
Wed, 19 Sep 2007 07:01:53 +0000 (07:01 +0000)
commit41883f79ca5ac0fed49b919b087d110642f5c13e
tree608e314aefa7714f2ee5b59c030e4f15566c440c
parenta1244706bed33b37372b3bc2bde963ed379edc79
datalib: Introducing sql_intarray_to_in()

Trivial function to turn an array of ints into a string
usable in an IN sql clause.
lib/datalib.php