Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
mahara
mahara
Commits
145541d6
Commit
145541d6
authored
Oct 05, 2006
by
Penny Leach
Browse files
added INTERNAL check in dml
parent
5217fdeb
Changes
1
Hide whitespace changes
Inline
Side-by-side
htdocs/lib/dml.php
View file @
145541d6
...
@@ -36,7 +36,7 @@
...
@@ -36,7 +36,7 @@
/// (feel free to modify, improve and document such page, thanks!)
/// (feel free to modify, improve and document such page, thanks!)
/// FUNCTIONS FOR DATABASE HANDLING ////////////////////////////////
/// FUNCTIONS FOR DATABASE HANDLING ////////////////////////////////
defined
(
'INTERNAL'
)
||
die
();
/**
/**
* Execute a given sql command string
* Execute a given sql command string
*
*
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment