mirror of
https://github.com/Karaka-Management/phpOMS.git
synced 2026-01-15 03:28:41 +00:00
Update hard drive failure
This commit is contained in:
parent
b354f4b369
commit
01d8b22800
24
.github/ISSUE_TEMPLATE.md
vendored
24
.github/ISSUE_TEMPLATE.md
vendored
|
|
@ -1,24 +0,0 @@
|
|||
### Expected behavior
|
||||
|
||||
|
||||
|
||||
### Actual behavior
|
||||
|
||||
|
||||
|
||||
### Steps to reproduce the behavior
|
||||
|
||||
|
||||
|
||||
### Importance
|
||||
|
||||
- [ ] Application breaking
|
||||
- [ ] High importance
|
||||
- [ ] Medium importance
|
||||
- [ ] Minor importance
|
||||
|
||||
### Type
|
||||
|
||||
- [ ] Bug
|
||||
- [ ] Enhancement
|
||||
- [ ] Security issue
|
||||
1
.github/contributing.md
vendored
1
.github/contributing.md
vendored
|
|
@ -1 +0,0 @@
|
|||
A developer and contribution documentation can be found at https://orange-management.gitbooks.io/developer-guide/content/index.html.
|
||||
|
|
@ -16,7 +16,7 @@
|
|||
namespace phpOMS\Utils\PDF;
|
||||
|
||||
/** @noinspection PhpIncludeInspection */
|
||||
require_once realpath(__DIR__ . '/../../../vendor/tecnick.com/tcpdf/tcpdf.php');
|
||||
include __DIR__ . '/../../../Resources/tcpdf/tcpdf.php';
|
||||
|
||||
/**
|
||||
* Pdf class.
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user