Skip to content
This repository has been archived by the owner on Jan 7, 2021. It is now read-only.

Commit

Permalink
Install extension TemplateSandbox
Browse files Browse the repository at this point in the history
  • Loading branch information
lens0021 committed Dec 10, 2019
1 parent b426b56 commit 46e43d1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions LocalSettings.php
Original file line number Diff line number Diff line change
Expand Up @@ -566,6 +566,9 @@
// TemplateData
wfLoadExtension( 'TemplateData' );

// TemplateSandbox
wfLoadExtension( 'TemplateSandbox' );

// TemplateStyles
wfLoadExtension( 'TemplateStyles' );

Expand Down

0 comments on commit 46e43d1

Please sign in to comment.