Petr Skoda
|
00902cd974
|
MDL-32003 fix phpdocs and use __DIR__ for includes in dml layer
DML layer is not supposed to use $CFG,
it is better to rely on __DIR__ in self-contained libs…
|
2012-06-17 22:56:28 +02:00 |
|
Aparup Banerjee
|
a0eb2e97f9
|
MDL-30972 Documentation : Renamed DB engine drivers to "@package core" but moodle_*.php are "@subpackage dml_driver", all other dml/*.php are "@subpackage dml".
|
2012-02-09 10:01:42 +08:00 |
|
Petr Skoda
|
66c0ee78a5
|
MDL-21249 fixed wrong package grrrrrr, thanks Eloy!
|
2010-07-25 20:18:39 +00:00 |
|
Petr Skoda
|
f2ed3f05a7
|
MDL-21249 improved php docs and adding direct access prevention in dml
|
2010-07-25 12:57:24 +00:00 |
|
Petr Skoda
|
02df9cfdfb
|
comment typos again
|
2010-05-21 18:25:59 +00:00 |
|
stronk7
|
4b1ee2b3c4
|
MDL-14679 temporary tables: modify approach so name changes are
now phisically stored and not only calculated on the fly. Oracle
will need that.
|
2009-09-28 18:10:07 +00:00 |
|
stronk7
|
7a3ade00cd
|
MDL-15181 cross-db temporary tables support. First-cut.
|
2009-08-30 22:55:45 +00:00 |
|