Example #1
0
 /**
  * @return bool
  */
 public static function isOnMetaCourseForFacebook()
 {
     return substr(Request::ScriptName(), -19) == 'call.MetaCourse.php';
 }