Fix #5884 - add photo to report
[Pman.Base] / Pman / Images.php
1 <?php
2 /**
3  * Depricated - used alot still though...
4  */
5 require_once  'Pman/Core/Images.php';
6 class Pman_Images extends Pman_Core_Images
7 {
8     
9 }