use current() instead of array_pop() to avoid warnings about only passing
authorChuck Hagenbuch <chuck@horde.org>
Mon, 12 Jan 2009 01:57:59 +0000 (20:57 -0500)
committerChuck Hagenbuch <chuck@horde.org>
Mon, 12 Jan 2009 01:57:59 +0000 (20:57 -0500)
commit1df081a758ce4840b5cdf0d5ce3871176a4280ba
treea997f7fedc358d3afb2d2ad38ce25d82b18f71de
parente039db0a427f87691d87430dc157a527e4f26994
use current() instead of array_pop() to avoid warnings about only passing
variables by reference.
content/lib/Objects/Manager.php
content/lib/Tagger.php