Changed Files:
m admin/modules/PIREPAdmin/PIREPAdmin.php
+ admin/templates/pirepadmin_approved.tpl
m core/common/PIREPData.class.php
fixed #31 add admin link to approve pirep
View complete changes
Download from here
Changed Files:
m core/app.config.php
m core/bootstrap.inc.php
m core/classes/CodonData.class.php
m core/common/ActivityData.class.php
m core/modules/Activity/Activity.php
m core/templates/activity_list.tpl
m install/templates/config.tpl
+ lib/images/twitter.png
m unittest/utils/bootstrap.inc.php
+ unittest/utils/twitter.php
added twitter into activity feed
View complete changes
Download from here
Changed Files:
m admin/maintenance.php
m admin/modules/Maintenance/Maintenance.php
m admin/templates/settings_mainform.tpl
m core/app.config.php
m core/common/ACARSData.class.php
m core/common/ActivityData.class.php
m core/common/PilotData.class.php
m core/modules/Activity/Activity.php
#30 fixed pilot data showing up as 0s
View complete changes
Download from here
Ah, the front-end automatically serves up files which exist, so images, and zips won't hit apache or the htaccess (it keeps load down significantly)
Let me see if I can tweak that
Might be a host restriction then, if I understand it correctly. You may have to send it from the originating account tied to your hosting, spam prevention I'm guessing?
Thanks, just open a support ticket, I don't always check the forums here, but tickets I get right away.
It checks the license against cPanels servers, so maybe they had a problem
Changed Files:
+ core/common/LedgerData.class.php
m core/common/PIREPData.class.php
m core/common/PilotData.class.php
m unittest/Tests/SchedulePIREPTest.php
m unittest/utils/paycheck.php
moved ledger into its own data class
View complete changes
Download from here