Comment cleanup
This commit is contained in:
parent
b66bcff640
commit
4eebcedfe0
@ -1,7 +1,5 @@
|
||||
/**
|
||||
* @name Album Module
|
||||
* @description Takes care of every action an album can handle and execute.
|
||||
* @author Tobias Reich
|
||||
* @copyright 2014 by Tobias Reich
|
||||
*/
|
||||
|
||||
|
@ -1,7 +1,5 @@
|
||||
/**
|
||||
* @name Albums Module
|
||||
* @description Takes care of every action albums can handle and execute.
|
||||
* @author Tobias Reich
|
||||
* @copyright 2014 by Tobias Reich
|
||||
*/
|
||||
|
||||
|
@ -1,7 +1,5 @@
|
||||
/**
|
||||
* @name ContextMenu Module
|
||||
* @description This module is used for the context menu.
|
||||
* @author Tobias Reich
|
||||
* @copyright 2014 by Tobias Reich
|
||||
*/
|
||||
|
||||
|
@ -1,6 +1,5 @@
|
||||
/**
|
||||
* @name Init Module
|
||||
* @author Tobias Reich
|
||||
* @copyright 2014 by Tobias Reich
|
||||
*/
|
||||
|
||||
|
@ -1,7 +1,5 @@
|
||||
/**
|
||||
* @name LoadingBar Module
|
||||
* @description This module is used to show and hide the loading bar.
|
||||
* @author Tobias Reich
|
||||
* @copyright 2014 by Tobias Reich
|
||||
*/
|
||||
|
||||
|
@ -1,7 +1,5 @@
|
||||
/**
|
||||
* @name Lychee Module
|
||||
* @description This module provides the basic functions of Lychee.
|
||||
* @author Tobias Reich
|
||||
* @copyright 2014 by Tobias Reich
|
||||
*/
|
||||
|
||||
|
@ -1,7 +1,5 @@
|
||||
/**
|
||||
* @name Modal Module
|
||||
* @description Build, show and hide a modal.
|
||||
* @author Tobias Reich
|
||||
* @copyright 2014 by Tobias Reich
|
||||
*/
|
||||
|
||||
|
@ -1,7 +1,5 @@
|
||||
/**
|
||||
* @name Multiselect Module
|
||||
* @description Select multiple albums or photos.
|
||||
* @author Tobias Reich
|
||||
* @copyright 2014 by Tobias Reich
|
||||
*/
|
||||
|
||||
|
@ -1,7 +1,5 @@
|
||||
/**
|
||||
* @name Password Module
|
||||
* @description Controls the access to password-protected albums and photos.
|
||||
* @author Tobias Reich
|
||||
* @copyright 2014 by Tobias Reich
|
||||
*/
|
||||
|
||||
|
@ -1,7 +1,5 @@
|
||||
/**
|
||||
* @name Photo Module
|
||||
* @description Takes care of every action a photo can handle and execute.
|
||||
* @author Tobias Reich
|
||||
* @copyright 2014 by Tobias Reich
|
||||
*/
|
||||
|
||||
|
@ -1,7 +1,5 @@
|
||||
/**
|
||||
* @name Search Module
|
||||
* @description Searches through your photos and albums.
|
||||
* @author Tobias Reich
|
||||
* @copyright 2014 by Tobias Reich
|
||||
*/
|
||||
|
||||
|
@ -1,7 +1,5 @@
|
||||
/**
|
||||
* @name Settings Module
|
||||
* @description Lets you change settings.
|
||||
* @author Tobias Reich
|
||||
* @copyright 2014 by Tobias Reich
|
||||
*/
|
||||
|
||||
|
@ -1,7 +1,5 @@
|
||||
/**
|
||||
* @name Swipe Module
|
||||
* @description Swipes and moves an object.
|
||||
* @author Tobias Reich
|
||||
* @copyright 2014 by Tobias Reich
|
||||
*/
|
||||
|
||||
|
@ -1,7 +1,5 @@
|
||||
/**
|
||||
* @name Album Module
|
||||
* @description Takes care of every action an album can handle and execute.
|
||||
* @author Tobias Reich
|
||||
* @copyright 2014 by Tobias Reich
|
||||
*/
|
||||
|
||||
|
@ -1,7 +1,5 @@
|
||||
/**
|
||||
* @name UI View
|
||||
* @description Responsible to reflect data changes to the UI.
|
||||
* @author Tobias Reich
|
||||
* @copyright 2014 by Tobias Reich
|
||||
*/
|
||||
|
||||
|
@ -1,7 +1,5 @@
|
||||
/**
|
||||
* @name Main
|
||||
* @description Used to view single photos with view.php
|
||||
* @author Tobias Reich
|
||||
* @copyright 2014 by Tobias Reich
|
||||
*/
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user