Paperyard
Classes | Variables
ppyrd.namer.php File Reference

takes care of the correct naming of files More...

Go to the source code of this file.

Classes

class  pdfNamer
 takes care of the correct naming of files More...
 

Variables

 $db =new dbHandler()
 
 $ppyrd = new ppyrd($db)
 
 $pdfs = glob("*.pdf")
 

Detailed Description

takes care of the correct naming of files

Author
Till Witt

Definition in file ppyrd.namer.php.

Variable Documentation

$db =new dbHandler()

creating db handler to talk to DB

Definition at line 560 of file ppyrd.namer.php.

$pdfs = glob("*.pdf")

Definition at line 579 of file ppyrd.namer.php.

$ppyrd = new ppyrd($db)

Definition at line 561 of file ppyrd.namer.php.