Esempio n. 1
0
 static function getAdminEmail()
 {
     return \DB::SELECT('SELECT email FROM `users` WHERE mailing=1');
 }