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

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

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

1
2
3
4
5
6
7
8
<?php

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

?>