fixed version tag problem. changed admin toggle
This commit is contained in:
parent
ea1a020ab5
commit
5c2581850f
6 changed files with 30 additions and 9 deletions
|
|
@ -43,7 +43,7 @@ These functions are available from this package:
|
|||
=cut
|
||||
|
||||
#-------------------------------------------------------------------
|
||||
my $macro_re = qr{
|
||||
our $macro_re = qr{
|
||||
( # capture #1 - entire macro call
|
||||
\^ # start with carat
|
||||
([-a-zA-Z0-9_@#/*]{1,64}) # capture #2 - macro name
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue