added PDF namespace

This commit is contained in:
Roland Gruber 2017-02-18 10:13:08 +01:00
parent 809cb97f84
commit 753b443656
18 changed files with 78 additions and 25 deletions

View file

@ -1,9 +1,12 @@
<?php
use \LAM\PDF\PDFTable;
use \LAM\PDF\PDFTableCell;
use \LAM\PDF\PDFTableRow;
/*
$Id$
This code is not yet part of LDAP Account Manager (http://www.ldap-account-manager.org/)
Copyright (C) 2012 - 2016 Roland Gruber
Copyright (C) 2012 - 2017 Roland Gruber
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by