Files
Bharat Mediratta 21a4341014 Fix an assignment-instead-of-comparison bug. I wish PHP had a better
warning system for this stuff.  In this case it's innocuous because
the UI only allows you to rearrange stuff inside a single album, so
the assignment doesn't do anything.  Fixes #1914.
2013-01-25 15:49:04 -05:00
..