v7‰PNG  IHDR Ÿ f Õ†C1 sRGB ®Îé gAMA ± üa pHYs à ÃÇo¨d GIDATx^íÜL”÷ð÷Yçªö("Bh_ò«®¸¢§q5kÖ*:þ0A­ºšÖ¥]VkJ¢M»¶f¸±8\k2íll£1]q®ÙÔ‚ÆT home/ajdemo/public_html/mempro/library/Am/Grid/Action/Callback.php000064400000000675152101646150021055 0ustar00id = $id; $this->title = $title; $this->callback = $callback; $this->type = $type; parent::__construct(); } public function run() { call_user_func($this->callback, $this, $this->grid); } }