changed git call from https to git readonly
[atutor.git] / mods / wiki / plugins / user / dbpref.php
1 <?php
2 /*
3    This plugin provides user/pref support by storing/loading the $_EWIKI[]
4    vars with the ewiki database. It fires up as soon as $ewiki_author gets
5    set to some value.
6 */
7
8
9 ?>