Skip to content

Commit

Permalink
Last moment's fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
AnrDaemon committed Jun 24, 2017
1 parent 5ec437d commit 6a95543
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Gallery.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,14 @@
*
* A simple drop-in file-based HTML gallery.
*
* $Id: Gallery.php 674 2017-06-24 23:01:04Z anrdaemon $
* $Id: Gallery.php 675 2017-06-24 23:18:10Z anrdaemon $
*/

namespace AnrDaemon\MyLittleGallery;

use
ArrayAccess,
ArrayIterator,
Countable,
Exception,
ErrorException,
Expand Down

0 comments on commit 6a95543

Please sign in to comment.