missing '

This commit is contained in:
jeroenpraat 2014-08-31 21:25:33 +02:00
parent 45c35d97b8
commit 888c5dc849

View File

@ -180,7 +180,7 @@ Now let's add our functions to create and store preference settings.
/* Add our stylesheet to the page so we can make our settings look nice */
head_add_css(/addon/randplace/randplace.css');
head_add_css('/addon/randplace/randplace.css');
/* Get the current state of our config variable */