Exemplo n.º 1
0
 function PTextFile($strPath)
 {
     parent::PFile($strPath);
 }
Exemplo n.º 2
0
 function PImage($strPath)
 {
     parent::PFile($strPath);
 }