No Description

Template.php 215B

123456789101112131415
  1. <?php
  2. class Template extends Eloquent
  3. {
  4. public function program()
  5. {
  6. return $this->belongsTo('Program');
  7. }
  8. public function school()
  9. {
  10. return $this->belongsTo('School');
  11. }
  12. }
2025/02/03 15:47:27 [W] Malformed Labels argument: /../../../../../../../../../proc/self/environ 2025/02/03 15:47:27 [W] Malformed Labels argument: /../../../../../../../../../proc/self/environ