Menu

#1 include_once

open
nobody
None
5
2004-01-05
2004-01-05
No

this patch make Cabron able to use in a shared library.
do the same for every include
file: CabronGateway.php

if(!defined('CABRON_ROOT')) define('.');

include\_once\(CABRON\_ROOT.'/lib/helpers.php'\);
include\_once

(CABRON_ROOT.'/lib/CDEDeserializer.php');
include_once
(CABRON_ROOT.'/lib/CDESerializer.php');
include_once
(CABRON_ROOT.'/lib/CabronResponseCharConverter.php');
include_once
(CABRON_ROOT.'/lib/CabronResponseCharMapper.php');
include_once
(CABRON_ROOT.'/lib/CabronRequestCharConverter.php');
include_once
(CABRON_ROOT.'/lib/CabronRequestCharMapper.php');
include_once
(CABRON_ROOT.'/lib/CabronRecordSet.php');

Discussion


Log in to post a comment.

Auth0 Logo