php-mpos/public/include/pages
Sebastian Grewe 13c06715fc [IMPROVED] Adding customizable error page to MPOS
* `.htaccess` is used to re-define the error documents
* redirects to `index.php?page=error&action=<code>`
* does not work for MPOS inside subfolders yet

Addresses #734. If this works we can add this to all the other themes.
2013-10-19 09:16:57 +02:00
..
about
account template updates for new empty content 2013-09-09 07:46:36 +02:00
admin adding cold wallet coin display and setting 2013-09-17 16:15:18 +02:00
api [FIX] Removed uneeded shares data 2013-10-18 19:38:34 +02:00
contactform Update contactform.inc.php 2013-10-09 16:11:32 +11:00
error [IMPROVED] Adding customizable error page to MPOS 2013-10-19 09:16:57 +02:00
password Further fixes to PHP warnings 2013-07-15 15:31:18 +02:00
register Moving a lot of settings from config to adminpanel 2013-08-20 12:02:47 +02:00
statistics Allow Public ACL for all round transactions 2013-09-25 10:34:36 +02:00
about.inc.php
account.inc.php
admin.inc.php
api.inc.php Adding ability to disable the sites API functions 2013-07-17 09:43:02 +02:00
contactform.inc.php Create contactform.inc.php 2013-09-12 20:01:28 +10:00
dashboard.inc.php [FEATURE] Added Ajax Data Interval Setting 2013-09-14 21:45:31 +02:00
error.inc.php [IMPROVED] Adding customizable error page to MPOS 2013-10-19 09:16:57 +02:00
gettingstarted.inc.php
home.inc.php
login.inc.php [FIX] Properly redirect after login 2013-09-18 07:24:34 +02:00
logout.inc.php [FEATURE] Proper login/logout/auth redirects 2013-09-14 21:20:12 +02:00
news.inc.php
password.inc.php
register.inc.php Moving a lot of settings from config to adminpanel 2013-08-20 12:02:47 +02:00
statistics.inc.php use wrapper to fetch last network block 2013-09-17 09:55:41 +02:00
support.inc.php