-
Notifications
You must be signed in to change notification settings - Fork 282
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The libraries in vendor directory has been moved to `composer.json` file in [icinga-php-thirdparty](https://github.com/Icinga/icinga-php-thirdparty). ### Blocked By Icinga/icinga-php-thirdparty#11 closes #5007
- Loading branch information
Showing
1,344 changed files
with
10 additions
and
345,155 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -11,21 +11,6 @@ | |
use Icinga\Web\Hook; | ||
use Icinga\Web\Url; | ||
|
||
call_user_func(function () { | ||
/** | ||
* @package dompdf | ||
* @link http://dompdf.github.com/ | ||
* @author Benj Carson <[email protected]> | ||
* @author Fabien Ménager <[email protected]> | ||
* @author Alexander A. Klimov <[email protected]> | ||
* @license http://www.gnu.org/copyleft/lesser.html GNU Lesser General Public License | ||
*/ | ||
|
||
$baseDir = Icinga::app()->getBaseDir('library/vendor/dompdf'); | ||
|
||
require_once "$baseDir/vendor/autoload.php"; | ||
}); | ||
|
||
class Pdf | ||
{ | ||
protected function assertNoHeadersSent() | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.