Customer Delivery Block

Customer Delivery Schedule.
syntax error, unexpected '@'


BACKTRACE


$arrBacktrace = debug_backtrace() (array)
0
array
file /home3/demenage/public_html/transportregent/core/exception/site_exception.php
line 277
function throwNewException
class SITE_EXCEPTION
type ::
args
array
0
array
0
array
type 4
message syntax error, unexpected '@'
file /home3/demenage/public_html/transportregent/core/hybernate/objects/cdb/cdb_period.php
line 42
1
array
file /home3/demenage/public_html/transportregent/core/exception/site_exception.php
line 328
function callSiteException
args
array
0
array
type 4
message syntax error, unexpected '@'
file /home3/demenage/public_html/transportregent/core/hybernate/objects/cdb/cdb_period.php
line 42
2
array
function applicationFatalError
args
array

DETAILS


Array
(
    [0] => Array
        (
            [file] => /home3/demenage/public_html/transportregent/core/exception/site_exception.php
            [line] => 277
            [function] => throwNewException
            [class] => SITE_EXCEPTION
            [type] => ::
            [args] => Array
                (
                    [0] => Array
                        (
                            [0] => Array
                                (
                                    [type] => 4
                                    [message] => syntax error, unexpected '@'
                                    [file] => /home3/demenage/public_html/transportregent/core/hybernate/objects/cdb/cdb_period.php
                                    [line] => 42
                                )

                        )

                )

        )

    [1] => Array
        (
            [file] => /home3/demenage/public_html/transportregent/core/exception/site_exception.php
            [line] => 328
            [function] => callSiteException
            [args] => Array
                (
                    [0] => Array
                        (
                            [type] => 4
                            [message] => syntax error, unexpected '@'
                            [file] => /home3/demenage/public_html/transportregent/core/hybernate/objects/cdb/cdb_period.php
                            [line] => 42
                        )

                )

        )

    [2] => Array
        (
            [function] => applicationFatalError
            [args] => Array
                (
                )

        )

)