PHP Classes

File: engine/modules/core/doctor/doctor.module

Recommend this page to a friend!
  Classes of Aldo Tripiciano   Quanta CMS   engine/modules/core/doctor/doctor.module   Download  
File: engine/modules/core/doctor/doctor.module
Role: Example script
Content type: text/plain
Description: Example script
Class: Quanta CMS
Manage content that works without a database
Author: By
Last change:
Date: 5 years ago
Size: 81 bytes
 

Contents

Class file image Download
<?php
  $this
->dependsFrom('environment');
  require_once(
'Doctor.class.inc');