0byt3m1n1
Path:
/
data
/
config
/
fileman
/
templates
/
luna
/
compiled
/
[
Home
]
File: help_chmod.html.compiled
# This file is a compiled version of a template that can be run much faster # than reparsing the file, yet accomplishes the same thing. You should not # attempt to modify this file as any changes you make would be lost as soon as # the original template file is modified. # Editor: vim:syn=perl # Generated: Thu Apr 21 20:26:44 2016, using GT::Template::Parser v2.159 local $^W; { files => [['help_chmod.html','/data/config/fileman/templates/luna/../common/help_chmod.html',1449257597,514]], parser_version => 2.170, code => \>::Template::parsed_template }; sub GT::Template::parsed_template { local $^W; # Get rid of warnings. This won't work for Perl 5.6's -W switch my $self = shift; my $return = ''; my $tags = $self->vars; my $escape = $self->{opt}->{escape}; my $strict = $self->{opt}->{strict}; my ($tmp, $tmp2, $tmp3); $return .= q{<p><b>Chmod</b> allows you to specify the permissions for selected item(s), setting them as writable, readable, executable, etc. Simply check off the actions you want or if you know the Chmod number, enter it in the 'as numerical' field and click 'Chmod'. </p> <p>If you need more information, a tutorial explaining how to configure permissions is available here: <a href="http://www.itc.virginia.edu/desktop/web/permissions/" target="helpinfo"><b>http://www.itc.virginia.edu/desktop/web/permissions/</b></a></p> }; return \$return; }