summaryrefslogtreecommitdiff
path: root/it_url.class
diff options
context:
space:
mode:
authorChristian Schneider2025-02-18 16:39:05 +0100
committerChristian Schneider2025-02-18 16:39:05 +0100
commitc6330b2766fec18784d6395b0bbafbe56a4c6197 (patch)
tree66aa27bf43dea8471a165560433d1db053d1ab59 /it_url.class
parent2a4e493468d5337e7cfd2b3d04f9bb0943b56775 (diff)
downloaditools-c6330b2766fec18784d6395b0bbafbe56a4c6197.tar.gz
itools-c6330b2766fec18784d6395b0bbafbe56a4c6197.tar.bz2
itools-c6330b2766fec18784d6395b0bbafbe56a4c6197.zip
Cleanup round to make indentation style consistent across files
Diffstat (limited to 'it_url.class')
-rw-r--r--it_url.class2
1 files changed, 1 insertions, 1 deletions
diff --git a/it_url.class b/it_url.class
index 5777c98..8af61ae 100644
--- a/it_url.class
+++ b/it_url.class
@@ -315,7 +315,7 @@ function request($p=array())
}
- // FIXME 2025-01 NG just use CURLOPT_MAXFILESIZE if we have curl 8.4
+ # FIXME 2025-01 NG just use CURLOPT_MAXFILESIZE if we have curl 8.4
$content = "";
if ($p['maxlength'] && !$p['writefunction'])
{