-<?PHP
+<?php
// Allows the admin to configure mnet stuff
Example file:
--
-<?PHP
+<?php
// Set the zip code and the adress
if ($_SERVER[$this->config->field_map_address] != '')
-<?PHP
+<?php
// This file is part of Moodle - http://moodle.org/
//
// Moodle is free software: you can redistribute it and/or modify
-<?PHP
+<?php
///////////////////////////////////////////////////////////////////////////
// //
// Moodle configuration file //
binary at <a href="http://moodle.org/download/mimetex/">
http://moodle.org/download/mimetex/</a>. You may then also need to
edit your moodle/filter/algebra/pix.php file to add
-<br /><?PHP echo "case "" . PHP_OS . "":" ;?><br ?> to the list of operating systems
+<br /><?php echo "case "" . PHP_OS . "":" ;?><br ?> to the list of operating systems
in the switch (PHP_OS) statement. Windows users may have a problem properly
unzipping mimetex.exe. Make sure that mimetex.exe is is <b>PRECISELY</b>
433152 bytes in size. If not, download fresh copy from
-<?PHP
+<?php
// This function fetches math. images from the data directory
// If not, it obtains the corresponding TeX expression from the cache_tex db table
// and uses mimeTeX to create the image file
-<?PHP
+<?php
// This function fetches math. images from the data directory
// If not, it obtains the corresponding TeX expression from the cache_tex db table
// and uses mimeTeX to create the image file
binary at <a href="http://moodle.org/download/mimetex/">
http://moodle.org/download/mimetex/</a>. You may then also need to
edit your moodle/filter/tex/pix.php file to add
-<br /><?PHP echo "case "" . PHP_OS . "":" ;?><br ?> to the list of operating systems
+<br /><?php echo "case "" . PHP_OS . "":" ;?><br ?> to the list of operating systems
in the switch (PHP_OS) statement. Windows users may have a problem properly
unzipping mimetex.exe. Make sure that mimetex.exe is is <b>PRECISELY</b>
433152 bytes in size. If not, download a fresh copy from
-<?PHP // $Id$
+<?php // $Id$
// my.php - created with Moodle 1.7 beta + (2006101003)
$string['delpage'] = 'Delete page';
$string['managepages'] = 'Manage pages';
$string['resetpage'] = 'Reset page to default';
-$string['reseterror'] = 'There was an error resetting your page';
\ No newline at end of file
+$string['reseterror'] = 'There was an error resetting your page';
-<?PHP
+<?php
// This file is part of Moodle - http://moodle.org/
//
// Moodle is free software: you can redistribute it and/or modify
-<?PHP
+<?php
// This file is part of Moodle - http://moodle.org/
//
// Moodle is free software: you can redistribute it and/or modify
-<?PHP
+<?php
// This file is part of Moodle - http://moodle.org/
//
// Moodle is free software: you can redistribute it and/or modify
-<?PHP
+<?php
// This file is part of Moodle - http://moodle.org/
//
// Moodle is free software: you can redistribute it and/or modify
-<?PHP
+<?php
// This file is part of Moodle - http://moodle.org/
//
// Moodle is free software: you can redistribute it and/or modify
-<?PHP
-
+<?php
// This file is part of Moodle - http://moodle.org/
//
// Moodle is free software: you can redistribute it and/or modify