Configuration changes: Revision history

From OPeNDAP Documentation
⧼opendap2-jumptonavigation⧽

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

18 April 2007

20 March 2007

  • curprev 16:5616:56, 20 March 2007Jimg talk contribs 836 bytes +836 New page: LocalSettings.php hacks: <pre> # This snippet prevents new registrations from anonymous users # (Sysops can still create user accounts) $wgGroupPermissions['*']['createaccount'] = false; ...