This website requires JavaScript.
Explore
Help
Sign In
maketank
/
Froxlor
Watch
2
Star
0
Fork
0
You've already forked Froxlor
Code
Pull Requests
Releases
Activity
Files
090d4a6835530a855a053e0418b908ff5e4f080e
Froxlor
/
lib
/
functions
History
Michael Kaufmann (d00p)
090d4a6835
fix escaping of spaces in dir/filename
...
Signed-off-by: Michael Kaufmann (d00p) <
d00p@froxlor.org
>
2013-04-06 18:57:49 +02:00
..
aps
Implementing the whole template system using Smarty. This commit includes movements of ROOT/js, ROOT/images, etc. to theme specific directories like templates/<THEME>/. If you are attemping to use your own templates you won't need to modify Froxlor's core files. This commit may require additional work.
2012-08-14 23:08:25 +02:00
database
Implementing the whole template system using Smarty. This commit includes movements of ROOT/js, ROOT/images, etc. to theme specific directories like templates/<THEME>/. If you are attemping to use your own templates you won't need to modify Froxlor's core files. This commit may require additional work.
2012-08-14 23:08:25 +02:00
filedir
fix escaping of spaces in dir/filename
2013-04-06 18:57:49 +02:00
formfields
if empty string is allowed for file/folder in settings by definition, really allow empty string;
fixes
#1160
2013-04-06 13:38:57 +02:00
froxlor
don't insert task if feature is disabled even though they are not run but might be irritating for the admin, thx to fuchsi
2013-03-29 20:10:37 +01:00
logger
Removed @version in file header. This isn't used by git.
2011-05-04 11:59:20 +02:00
output
use correct linker-property to set the hostname in redirectTo() function,
fixes
#1151
2013-03-07 09:35:20 +01:00
phphelpers
using more UTF-8, optimized the initial froxlor.sql statements, refs
#1117
2012-08-17 15:47:27 +02:00
settings
Implement *deactivate-catchall*-feature, refs #fixes 1114
2012-08-21 20:08:20 +02:00
smarty_plugins
Fixed gettext - support for smarty, now you are able to change the language for real and the translated string is no longer saved in the cached template, refs
#819
2011-06-23 12:56:18 +02:00
system
Implementing the whole template system using Smarty. This commit includes movements of ROOT/js, ROOT/images, etc. to theme specific directories like templates/<THEME>/. If you are attemping to use your own templates you won't need to modify Froxlor's core files. This commit may require additional work.
2012-08-14 23:08:25 +02:00
validate
allow ip:port in redirections,
fixes
#1173
2013-03-12 19:26:21 +01:00