Subversion Repositories MemberDirect

[/] [getstatements/] - Rev 2

Filtering Options

Clear current filter

Rev Log message Author Age Path
2 Suggestion from @olleolleolle: Do not include(), do this instead:

require_once 'other_file.php'; // require will fail HARD, stopping the script.

Both include and require and include_once and require_once are
language statements, not functions, thus, do not use the ()'s on them.
peter 429d 05h 08m /getstatements/
1 Initial import peter 430d 03h 19m /getstatements/