diff options
author | friendica <info@friendica.com> | 2015-01-02 23:07:37 -0800 |
---|---|---|
committer | friendica <info@friendica.com> | 2015-01-02 23:07:37 -0800 |
commit | 3e073f4b626ce5e12f3c9412afa5505ac26e5a9b (patch) | |
tree | 46a01a4defaa8aafa95d49713f357967bc82d8ba /boot.php | |
parent | 31648d65c8c5c3a54fc36b83871dcc09a9ac982f (diff) | |
download | volse-hubzilla-3e073f4b626ce5e12f3c9412afa5505ac26e5a9b.tar.gz volse-hubzilla-3e073f4b626ce5e12f3c9412afa5505ac26e5a9b.tar.bz2 volse-hubzilla-3e073f4b626ce5e12f3c9412afa5505ac26e5a9b.zip |
no newline at end of file
Diffstat (limited to 'boot.php')
-rwxr-xr-x | boot.php | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2198,4 +2198,4 @@ function z_get_temp_dir() { if(! $temp_dir) $temp_dir = sys_get_temp_dir(); return $upload_dir; -}
\ No newline at end of file +} |