Codebase list ohcount / fresh-snapshots/main test / gestalt_files / moodle / moodle.php
fresh-snapshots/main

Tree @fresh-snapshots/main (Download .tar.gz)

moodle.php @fresh-snapshots/mainraw · history · blame

1
2
3
4
5
6
7
8
<?php

class Sample
{
 $foo = '/moodle/blocks/';
}

?>