Skip to content

Commit 90c621a

Browse files
committed
set default prefixes
1 parent 1bc4296 commit 90c621a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

system/expressionengine/third_party/snippetssync/libraries/snippetslib.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ class Snippetslib extends Ab_LibBase {
2424
private $sn_path = '';
2525
private $gv_path = '';
2626
private $tmpl_basepath = '';
27+
private $sn_prefix = '';
28+
private $gv_prefix = '';
2729

2830
public function __construct() {
2931

0 commit comments

Comments
 (0)