]> source.dussan.org Git - nextcloud-server.git/commit
Gallery: splitout model code
authorBart Visscher <bartv@thisnet.nl>
Thu, 8 Dec 2011 19:04:56 +0000 (20:04 +0100)
committerBart Visscher <bartv@thisnet.nl>
Thu, 8 Dec 2011 19:05:12 +0000 (20:05 +0100)
commiteeaf539a4414e3081b6f6652167363a3221a1973
tree0616110c205df731c542ea600db369d842a99f9c
parentd4546cdf37bced97d447b5170202cbd61c39d3be
Gallery: splitout model code
14 files changed:
apps/gallery/ajax/createAlbum.php
apps/gallery/ajax/getAlbums.php
apps/gallery/ajax/getCovers.php
apps/gallery/ajax/scanForAlbums.php
apps/gallery/ajax/thumbnail.php
apps/gallery/appinfo/app.php
apps/gallery/css/styles.css
apps/gallery/index.php
apps/gallery/lib/album.php [new file with mode: 0644]
apps/gallery/lib/photo.php [new file with mode: 0644]
apps/gallery/lib/scanner.php [new file with mode: 0644]
apps/gallery/lib_scanner.php [deleted file]
apps/gallery/templates/view_album.php
lib/db.php