Merge branch 'MDL-36683' of git://github.com/timhunt/moodle
[moodle.git] / theme / anomaly / lib.php
blobdc33c817474c39359088e27176b8919e785a0403
1 <?php
3 /**
4 * Functions needed by the anomaly theme should be put here.
6 * Any functions that get created here should ALWAYS contain the theme name
7 * to reduce complications for other theme designers who may be copying this theme.
8 */