Fix encoding error

class-phpstack.php was saved with ISO-8859-1 encoding, whereas the rest of the project uses UTF-8 encoding. This commit converts class-phpstack.php from ISO-8859-1 to UTF-8
This commit is contained in:
JamieMagee
2017-12-12 22:09:21 +01:00
parent d1e1619780
commit 085ad846cf

View File

@@ -7,7 +7,7 @@
* PHP functions `array_pop()`, `array_push()`, and `end()`
*
* @author Jon Lawrence <jlawrence11@gmail.com>
* @copyright Copyright <EFBFBD>2005-2013 Jon Lawrence
* @copyright Copyright ©2005-2013 Jon Lawrence
* @license http://opensource.org/licenses/LGPL-2.1 LGPL 2.1 License
* @package eos.class.php
* @version 2.0