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

Commit

Permalink
add warning
Browse files Browse the repository at this point in the history
  • Loading branch information
ppetermann committed Nov 21, 2015
1 parent dda7549 commit 06821f1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Pheal.php
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@
OTHER DEALINGS IN THE SOFTWARE.
*/

trigger_error("the Pheal library reached end of life years ago, update to PhealNG ffs.", E_USER_WARNING);

/**
* Pheal (PHp Eve Api Library), a EAAL Port for PHP
*/
Expand Down

0 comments on commit 06821f1

Please sign in to comment.