Welcome Guest, Not a member yet? Register   Sign In
Xajax 0.5.3 in Code Igniter 1.5.4
#10

[eluser]djreed[/eluser]
Thanks for this! Can you clarify something for me? Where do you place this code. What does it do?:
Code:
<?php if (!defined('BASEPATH')) exit('No direct script access allowed');

class Xajax_lib {
function Xajax_lib() {
    require_once(BASEPATH.'/libraries/xajax_core/xajax.inc'.EXT);
}
}
?>

Thanks!

-Danny


Messages In This Thread
Xajax 0.5.3 in Code Igniter 1.5.4 - by El Forum - 08-30-2007, 04:50 PM
Xajax 0.5.3 in Code Igniter 1.5.4 - by El Forum - 09-14-2007, 12:49 PM
Xajax 0.5.3 in Code Igniter 1.5.4 - by El Forum - 09-14-2007, 01:09 PM
Xajax 0.5.3 in Code Igniter 1.5.4 - by El Forum - 09-14-2007, 01:17 PM
Xajax 0.5.3 in Code Igniter 1.5.4 - by El Forum - 09-14-2007, 04:03 PM
Xajax 0.5.3 in Code Igniter 1.5.4 - by El Forum - 09-14-2007, 04:13 PM
Xajax 0.5.3 in Code Igniter 1.5.4 - by El Forum - 09-15-2007, 11:10 AM
Xajax 0.5.3 in Code Igniter 1.5.4 - by El Forum - 09-15-2007, 11:32 PM
Xajax 0.5.3 in Code Igniter 1.5.4 - by El Forum - 09-16-2007, 01:51 PM
Xajax 0.5.3 in Code Igniter 1.5.4 - by El Forum - 05-13-2009, 02:01 PM
Xajax 0.5.3 in Code Igniter 1.5.4 - by El Forum - 05-13-2009, 02:20 PM



Theme © iAndrew 2016 - Forum software by © MyBB