Revision history of "Development:What happens when you require config.php"

From MoodleDocs

Jump to: navigation, search
(Latest | Earliest) View (newer 50) (older 50) (20 | 50 | 100 | 250 | 500)

Diff selection: mark the radio boxes of the versions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with current version, (last) = difference with preceding version, M = minor edit.

  • (cur) (last) 09:17, 14 April 2009 Tim Hunt (Talk | contribs) (1,047 bytes) (New page: Most scripts in Moodle start with the line <code php> require_once(dirname(__FILE__) . '/../../config.php'); </code> with an appropriate number of '../'s. This achieves two main things # I...)
(Latest | Earliest) View (newer 50) (older 50) (20 | 50 | 100 | 250 | 500)