Skip to content
Snippets Groups Projects
Commit 21581ec7 authored by Rosemary Orchard's avatar Rosemary Orchard Committed by Tim van Dijen
Browse files

Create all folders to enable copy (#1226)

parent 556a7585
No related branches found
No related tags found
No related merge requests found
...@@ -50,7 +50,7 @@ The first thing you need to do is having a SimpleSAMLphp module to place your th ...@@ -50,7 +50,7 @@ The first thing you need to do is having a SimpleSAMLphp module to place your th
Then within this module, you can create a new theme named `fancytheme`. Then within this module, you can create a new theme named `fancytheme`.
cd modules/mymodule cd modules/mymodule
mkdir -p themes/fancytheme mkdir -p themes/fancytheme/default/includes
Now, configure SimpleSAMLphp to use your new theme in `config.php`: Now, configure SimpleSAMLphp to use your new theme in `config.php`:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment