1
0
mirror of https://github.com/dg/dibi.git synced 2025-08-15 10:34:06 +02:00

- implemented applyLimit() in PDO driver

This commit is contained in:
David Grudl
2008-11-07 10:47:57 +00:00
parent d08a5d3856
commit 9f8b19f1fb
4 changed files with 32 additions and 4 deletions

View File

@@ -133,7 +133,6 @@ class DibiProfiler extends DibiObject implements IDibiProfiler
header("X-Wf-dibi-1-1-d$num: |$s|\\"); // protocol-, structure-, plugin-, message-index
}
header("X-Wf-dibi-1-1-d$num: |$s|");
header("X-Wf-dibi-Index: d$num");
}
if ($this->file) {