X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;ds=sidebyside;f=classes%2Fplimage.php;h=05786650955022c3e563b7b83d011f404a66b843;hb=cb22cf2a3b34e4f263dcfb6b51396111f8d6b785;hp=232fb4765cc54ccdea30da77a358a9ca28ffd54c;hpb=d95208679c7ec4092e9e6156cd8eadd3fe15b9c0;p=platal.git diff --git a/classes/plimage.php b/classes/plimage.php index 232fb47..0578665 100644 --- a/classes/plimage.php +++ b/classes/plimage.php @@ -27,7 +27,7 @@ class PlImage { protected $data = null; protected $file = null; - private function __construct() + protected function __construct() { }