Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Müller <thomas.mueller@tmit.eu>2013-09-10 13:16:43 +0400
committerThomas Müller <thomas.mueller@tmit.eu>2013-09-10 13:16:43 +0400
commitc32c116957f8fb2714deb1036df71edffc27f13f (patch)
tree201f09618f9c539c29cdfdd06872bdbee1eff256 /apps/files_external/3rdparty/irodsphp/prods/src/setRodsErrorCodes.php
parent956a2335addcbb614c78151c57b109a4cf230c85 (diff)
removing ?> followed by whitespaces
Diffstat (limited to 'apps/files_external/3rdparty/irodsphp/prods/src/setRodsErrorCodes.php')
-rw-r--r--apps/files_external/3rdparty/irodsphp/prods/src/setRodsErrorCodes.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/apps/files_external/3rdparty/irodsphp/prods/src/setRodsErrorCodes.php b/apps/files_external/3rdparty/irodsphp/prods/src/setRodsErrorCodes.php
index d5c43773845..142b4af5702 100644
--- a/apps/files_external/3rdparty/irodsphp/prods/src/setRodsErrorCodes.php
+++ b/apps/files_external/3rdparty/irodsphp/prods/src/setRodsErrorCodes.php
@@ -71,5 +71,3 @@ $outputstr = $outputstr . ");\n";
$outputstr = $outputstr . "?>\n";
file_put_contents($prods_error_table_file, $outputstr);
-
-?> \ No newline at end of file