------------------------------------------------------------
revno: 1050
committer: Jakub Jankiewicz <[email protected]>
branch nick: aikiframework
timestamp: Thu 2012-01-26 20:28:38 +0100
message:
Fix instant login bug
modified:
bootstrap.php
--
lp:aikiframework
https://code.launchpad.net/~aikiframework-devel/aikiframework/trunk
Your team Aiki Framework Developers is subscribed to branch lp:aikiframework.
To unsubscribe from this branch go to
https://code.launchpad.net/~aikiframework-devel/aikiframework/trunk/+edit-subscription
=== modified file 'bootstrap.php'
--- bootstrap.php 2012-01-15 14:57:04 +0000
+++ bootstrap.php 2012-01-26 19:28:38 +0000
@@ -168,7 +168,7 @@
$aiki->load('site');
$aiki->load('config');
$aiki->load("languages");
-
+$aiki->load("input");
// this class will be loaded by demand
/*
_______________________________________________
Mailing list: https://launchpad.net/~aikiframework-devel
Post to : [email protected]
Unsubscribe : https://launchpad.net/~aikiframework-devel
More help : https://help.launchpad.net/ListHelp