Codebase list ohcount / scrub-obsolete/main test / gestalt_files / moodle / moodle.php
scrub-obsolete/main

Tree @scrub-obsolete/main (Download .tar.gz)

moodle.php @scrub-obsolete/mainraw · history · blame

1
2
3
4
5
6
7
8
<?php

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

?>