Skip to content
This repository was archived by the owner on Apr 4, 2021. It is now read-only.

Commit 06821f1

Browse files
committed
add warning
1 parent dda7549 commit 06821f1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Pheal.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@
2525
OTHER DEALINGS IN THE SOFTWARE.
2626
*/
2727

28+
trigger_error("the Pheal library reached end of life years ago, update to PhealNG ffs.", E_USER_WARNING);
29+
2830
/**
2931
* Pheal (PHp Eve Api Library), a EAAL Port for PHP
3032
*/

0 commit comments

Comments
 (0)