The server administration software for your needs - The official Froxlor development Git repository
Go to file
Michael Kaufmann 380d358a54 Merge pull request #168 from BNoiZe/master
sizes are displayed correctly, fixes #1277
2013-11-29 13:56:28 -08:00
actions/admin/settings check for fcgid being enabled when switching the webserver as only apache2 can handle fcgid (prevent a possible deadlock in the panel) 2013-11-27 08:34:49 +01:00
cache Add the correct cache-directories and add .keep, so git will add them 2011-07-11 17:32:09 +02:00
css update css folder, use minified versions as we do not change them 2013-09-22 20:35:09 +02:00
install at this stage in the updater, it's too late to inform about pdo 2013-11-26 10:16:19 +01:00
js Pushed TableSorter to version 2.13.3 2013-11-11 22:29:49 +01:00
lib make linker available in Database class 2013-11-29 12:55:10 +01:00
lng Updated to reflect 1024 size calculation systemwide, refs #1277 2013-11-29 18:03:02 +01:00
locales Updated translation of WebFTP 2011-07-16 10:13:13 +02:00
packages Adding ignores for temporary files 2011-03-19 13:19:34 +01:00
scripts migrate ALL the crons to new PDO database class, refs #1287 2013-11-28 12:35:20 +01:00
temp Adding ignores for temporary files 2011-03-19 13:19:34 +01:00
templates Updated to reflect 1024 size calculation systemwide, refs #1277 2013-11-29 18:03:02 +01:00
templates_c Add the correct cache-directories and add .keep, so git will add them 2011-07-11 17:32:09 +02:00
.gitignore add htmlpurifier Serializer dir to .gitignore. 2013-08-20 07:12:08 +02:00
admin_admins.php Fixed a typo in a query refs #1287 2013-11-20 15:40:09 +01:00
admin_aps.php migrated APS parser class to new PDO database class, refs #1287 2013-11-25 08:47:54 +01:00
admin_configfiles.php require is a statement and not a function 2013-11-18 12:53:33 +01:00
admin_cronjobs.php require is a statement and not a function 2013-11-18 12:53:33 +01:00
admin_customers.php Fixed typos, refs #1287 2013-11-29 18:22:50 +01:00
admin_domains.php forgot replacer in prepared statement, thx BNoiZe 2013-11-28 11:01:14 +01:00
admin_index.php fix minor errors 2013-11-29 11:28:48 +01:00
admin_ipsandports.php require is a statement and not a function 2013-11-18 12:53:33 +01:00
admin_logger.php require is a statement and not a function 2013-11-18 12:53:33 +01:00
admin_message.php require is a statement and not a function 2013-11-18 12:53:33 +01:00
admin_phpsettings.php require is a statement and not a function 2013-11-18 12:53:33 +01:00
admin_settings.php corrected Database::needSqlData() and Database::getSqlData(), refs #1287 2013-11-26 09:08:27 +01:00
admin_templates.php require is a statement and not a function 2013-11-18 12:53:33 +01:00
admin_tickets.php require is a statement and not a function 2013-11-18 12:53:33 +01:00
admin_traffic.php require is a statement and not a function 2013-11-18 12:53:33 +01:00
admin_updates.php require is a statement and not a function 2013-11-18 12:53:33 +01:00
COPYING fix rpmlints incorrect-fsf-address 2013-05-04 10:32:16 +02:00
customer_aps.php migrated APS parser class to new PDO database class, refs #1287 2013-11-25 08:47:54 +01:00
customer_autoresponder.php require is a statement and not a function 2013-11-18 12:53:33 +01:00
customer_domains.php fix creating of ssl-redirect without ssl-ip/port, fixes #1303 2013-11-21 08:01:43 +01:00
customer_email.php Updated to reflect 1024 size calculation systemwide, refs #1277 2013-11-29 18:03:02 +01:00
customer_extras.php require is a statement and not a function 2013-11-18 12:53:33 +01:00
customer_ftp.php require is a statement and not a function 2013-11-18 12:53:33 +01:00
customer_index.php show std-subdomain (if any) to customer on the dashboard, fixes #1297 2013-11-28 13:07:53 +01:00
customer_mysql.php Updated to reflect 1024 size calculation systemwide, refs #1277 2013-11-29 18:03:02 +01:00
customer_tickets.php require is a statement and not a function 2013-11-18 12:53:33 +01:00
customer_traffic.php Updated to reflect 1024 size calculation systemwide, refs #1277 2013-11-29 18:03:02 +01:00
index.php more require-statement/function stuff 2013-11-18 13:02:59 +01:00
smarty.c Updated translation of WebFTP 2011-07-16 10:13:13 +02:00
webftp.php require is a statement and not a function 2013-11-18 14:49:49 +01:00