summaryrefslogtreecommitdiff
path: root/public/app/controllers/Office.php
diff options
context:
space:
mode:
Diffstat (limited to 'public/app/controllers/Office.php')
-rw-r--r--public/app/controllers/Office.php9
1 files changed, 2 insertions, 7 deletions
diff --git a/public/app/controllers/Office.php b/public/app/controllers/Office.php
index 7a542eb..be8919f 100644
--- a/public/app/controllers/Office.php
+++ b/public/app/controllers/Office.php
@@ -48,6 +48,7 @@ class Office {
+
## SERVE FILE
## -------------------------------------------------------------------------
@@ -384,7 +385,6 @@ class Office {
return $tick; // return the xreated ticket
}
-
/** remove_ticker
*
* removes a ticket and return true;
@@ -408,7 +408,6 @@ class Office {
-
## ADMIN METHODS (insert, updated etc.)
## -------------------------------------------------------------------------
@@ -435,7 +434,6 @@ class Office {
return Cache_service::files_attributes();
}
-
/** upload_file
* upload the file to the file system
*
@@ -473,7 +471,6 @@ class Office {
}
}
-
/** upload to fs
* upload file to File-System
*
@@ -561,7 +558,6 @@ class Office {
}
-
/** clear_file_name
* replace greek characters and strip symbols
*/
@@ -574,7 +570,7 @@ class Office {
return str_replace($strip, '', str_replace($el, $en, $str));
}
-
+
/** define_media
*
* create a record in media table
@@ -598,7 +594,6 @@ class Office {
return $media_id;
}
-
/** create media for petition
*
* links petition to each media-file of the media `id`s array