- 11 Oct, 2006 10 commits
-
-
Nigel McNie authored
-
Nigel McNie authored
-
Nigel McNie authored
nicer since they could be caught perfectly OK later down the track (if they're not, the default exception handler will bitch and scream).
-
-
Nigel McNie authored
-
Nigel McNie authored
-
Nigel McNie authored
work.
-
Nigel McNie authored
-
Nigel McNie authored
-
Nigel McNie authored
screen if necessary.
-
- 10 Oct, 2006 9 commits
-
-
Penny Leach authored
-
Nigel McNie authored
-
Nigel McNie authored
-
Nigel McNie authored
-
Nigel McNie authored
-
Nigel McNie authored
be DatalibExceptions. Log configuration file preferences overriding database ones.
-
Nigel McNie authored
-
Nigel McNie authored
changes: * removed a bunch of functions that are either there for compatibility with many databases, or for moodle BC reasons. * Made most the functions throw exceptions instead of returning false on error * Code convention cleanup * Added lots of notes throughout the file on why changes were made
-
Nigel McNie authored
the screen every time we load a page and the database does not exist.
-
- 09 Oct, 2006 10 commits
-
-
Nigel McNie authored
-
Nigel McNie authored
escaped or not, and made the default true. This allows some messages to have HTML in them if required.
-
Nigel McNie authored
-
Nigel McNie authored
-
Nigel McNie authored
-
Nigel McNie authored
Cleaned up some whitespace.
-
Nigel McNie authored
-
Nigel McNie authored
-
Nigel McNie authored
the session and retrieving them for display.
-
Nigel McNie authored
shiny one at some point...
-
- 06 Oct, 2006 11 commits
-
-
Nigel McNie authored
document root.
-
Nigel McNie authored
-
Nigel McNie authored
-
Nigel McNie authored
about a possible optimisation for the function that gets plugin config.
-
Nigel McNie authored
SQLException class.
-
Nigel McNie authored
suspect more functions in dml.php will need to be changed, but that was the obvious one.
-
Nigel McNie authored
-
Nigel McNie authored
wwwroot if it is not set. Also, now throw an exception if the database could not be connected to. This still will need some cleanup.
-
Nigel McNie authored
-
Penny Leach authored
-
-