repo.or.cz
/
CLab.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Cambio completado de HTML_toPDF a DOMPDF.
[CLab.git]
/
include
/
depurar.php
blob
a7a99fe787e37028393694dba714aedf1ab68d39
1
<
?php
2
function
DEPURAR
(
$sTexto
){
3
if
(
0
) {
echo
$sTexto
.
"<br />"
;}
4
}
5
?
>