Various Fixes

This commit is contained in:
rog1121 2014-03-01 17:56:23 -07:00
parent 2b6a9b44f0
commit 7e3623d659
749 changed files with 119 additions and 156 deletions

0
CHANGELOG.md Normal file → Executable file
View File

0
CONTRIBUTING.md Normal file → Executable file
View File

0
LICENSE Normal file → Executable file
View File

0
README.md Normal file → Executable file
View File

0
cronjobs/cron_end.inc.php Normal file → Executable file
View File

0
cronjobs/etc/logrotate.conf Normal file → Executable file
View File

0
cronjobs/logs/README.md Normal file → Executable file
View File

0
cronjobs/shared.inc.php Normal file → Executable file
View File

0
logs/README.md Normal file → Executable file
View File

0
public/.htaccess Normal file → Executable file
View File

0
public/favicon.ico Normal file → Executable file
View File

0
public/include/admin_checks.php Normal file → Executable file
View File

0
public/include/autoloader.inc.php Normal file → Executable file
View File

0
public/include/bootstrap.php Normal file → Executable file
View File

0
public/include/classes/api.class.php Normal file → Executable file
View File

0
public/include/classes/base.class.php Normal file → Executable file
View File

0
public/include/classes/bitcoin.class.php Normal file → Executable file
View File

0
public/include/classes/bitcoinwrapper.class.php Normal file → Executable file
View File

0
public/include/classes/block.class.php Normal file → Executable file
View File

0
public/include/classes/csrftoken.class.php Normal file → Executable file
View File

0
public/include/classes/debug.class.php Normal file → Executable file
View File

0
public/include/classes/invitation.class.php Normal file → Executable file
View File

0
public/include/classes/logger.class.php Normal file → Executable file
View File

0
public/include/classes/mail.class.php Normal file → Executable file
View File

0
public/include/classes/memcache_ad.class.php Normal file → Executable file
View File

0
public/include/classes/memcached.class.php Normal file → Executable file
View File

0
public/include/classes/monitoring.class.php Normal file → Executable file
View File

0
public/include/classes/news.class.php Normal file → Executable file
View File

0
public/include/classes/notification.class.php Normal file → Executable file
View File

0
public/include/classes/payout.class.php Normal file → Executable file
View File

0
public/include/classes/roundstats.class.php Normal file → Executable file
View File

0
public/include/classes/setting.class.php Normal file → Executable file
View File

0
public/include/classes/share.class.php Normal file → Executable file
View File

0
public/include/classes/statistics.class.php Normal file → Executable file
View File

0
public/include/classes/statscache.class.php Normal file → Executable file
View File

0
public/include/classes/strict.class.php Normal file → Executable file
View File

0
public/include/classes/template.class.php Normal file → Executable file
View File

0
public/include/classes/token.class.php Normal file → Executable file
View File

0
public/include/classes/tokentype.class.php Normal file → Executable file
View File

0
public/include/classes/tools.class.php Normal file → Executable file
View File

0
public/include/classes/transaction.class.php Normal file → Executable file
View File

0
public/include/classes/user.class.php Normal file → Executable file
View File

0
public/include/classes/worker.class.php Normal file → Executable file
View File

0
public/include/config/admin_settings.inc.php Normal file → Executable file
View File

0
public/include/config/error_codes.inc.php Normal file → Executable file
View File

0
public/include/config/global.inc.dist.php Normal file → Executable file
View File

0
public/include/config/memcache_keys.inc.php Normal file → Executable file
View File

0
public/include/config/monitor_crons.inc.php Normal file → Executable file
View File

0
public/include/config/security.inc.dist.php Normal file → Executable file
View File

0
public/include/database.inc.php Normal file → Executable file
View File

0
public/include/lib/KLogger.php Normal file → Executable file
View File

0
public/include/lib/Michelf/Markdown.php Normal file → Executable file
View File

0
public/include/lib/Michelf/MarkdownExtra.php Normal file → Executable file
View File

0
public/include/lib/Mobile_Detect.php Normal file → Executable file
View File

0
public/include/lib/jsonRPCClient.php Normal file → Executable file
View File

0
public/include/lib/recaptchalib.php Normal file → Executable file
View File

0
public/include/lib/scrypt.php Normal file → Executable file
View File

0
public/include/lib/smarty_plugins/function.acl.php Normal file → Executable file
View File

0
public/include/pages/about.inc.php Normal file → Executable file
View File

0
public/include/pages/about/api.inc.php Normal file → Executable file
View File

0
public/include/pages/about/chat.inc.php Normal file → Executable file
View File

0
public/include/pages/about/donors.inc.php Normal file → Executable file
View File

0
public/include/pages/about/pool.inc.php Normal file → Executable file
View File

0
public/include/pages/about/pplns.inc.php Normal file → Executable file
View File

0
public/include/pages/account.inc.php Normal file → Executable file
View File

0
public/include/pages/account/edit.inc.php Normal file → Executable file
View File

0
public/include/pages/account/invitations.inc.php Normal file → Executable file
View File

0
public/include/pages/account/notifications.inc.php Normal file → Executable file
View File

0
public/include/pages/account/qrcode.inc.php Normal file → Executable file
View File

0
public/include/pages/account/reset_failed.inc.php Normal file → Executable file
View File

0
public/include/pages/account/transactions.inc.php Normal file → Executable file
View File

0
public/include/pages/account/unlock.inc.php Normal file → Executable file
View File

0
public/include/pages/account/workers.inc.php Normal file → Executable file
View File

0
public/include/pages/admin.inc.php Normal file → Executable file
View File

0
public/include/pages/admin/dashboard.inc.php Normal file → Executable file
View File

0
public/include/pages/admin/invitations.inc.php Normal file → Executable file
View File

0
public/include/pages/admin/monitoring.inc.php Normal file → Executable file
View File

0
public/include/pages/admin/news.inc.php Normal file → Executable file
View File

0
public/include/pages/admin/news_edit.inc.php Normal file → Executable file
View File

0
public/include/pages/admin/poolworkers.inc.php Normal file → Executable file
View File

0
public/include/pages/admin/registrations.inc.php Normal file → Executable file
View File

0
public/include/pages/admin/reports.inc.php Normal file → Executable file
View File

0
public/include/pages/admin/settings.inc.php Normal file → Executable file
View File

0
public/include/pages/admin/transactions.inc.php Normal file → Executable file
View File

0
public/include/pages/admin/user.inc.php Normal file → Executable file
View File

0
public/include/pages/admin/wallet.inc.php Normal file → Executable file
View File

0
public/include/pages/api.inc.php Normal file → Executable file
View File

0
public/include/pages/api/getblockcount.inc.php Normal file → Executable file
View File

0
public/include/pages/api/getblocksfound.inc.php Normal file → Executable file
View File

0
public/include/pages/api/getblockstats.inc.php Normal file → Executable file
View File

0
public/include/pages/api/getcronjobstatus.inc.php Normal file → Executable file
View File

0
public/include/pages/api/getcurrentworkers.inc.php Normal file → Executable file
View File

0
public/include/pages/api/getdashboarddata.inc.php Normal file → Executable file
View File

0
public/include/pages/api/getdifficulty.inc.php Normal file → Executable file
View File

0
public/include/pages/api/getestimatedtime.inc.php Normal file → Executable file
View File

0
public/include/pages/api/gethourlyhashrates.inc.php Normal file → Executable file
View File

0
public/include/pages/api/getnavbardata.inc.php Normal file → Executable file
View File

0
public/include/pages/api/getpoolhashrate.inc.php Normal file → Executable file
View File

0
public/include/pages/api/getpoolinfo.inc.php Normal file → Executable file
View File

0
public/include/pages/api/getpoolsharerate.inc.php Normal file → Executable file
View File

Some files were not shown because too many files have changed in this diff Show More