Skip to content

Commit 8e1bfaf

Browse files
authored
Merge pull request #43 from miqueiaspenha/master
add No direct script access allowed
2 parents 0442183 + bd490b0 commit 8e1bfaf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

libraries/Twig.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<?php
2+
defined('BASEPATH') or exit('No direct script access allowed');
23
/**
34
* Part of CodeIgniter Simple and Secure Twig
45
*

0 commit comments

Comments
 (0)