From f8925855f0c0939a3e9c02f7bf41d465443d6cc6 Mon Sep 17 00:00:00 2001 From: "joe.lapp" Date: Thu, 15 Sep 2005 05:55:16 +0200 Subject: made tpl_img() arguments more intuitive Caller passes non-zero dimension only when proportionately limiting the image by that dimension; no need to pass very large numbers to preserve the image's original dimensions or to leave one dimension unconstrained. darcs-hash:20050915035516-36b45-660f49670164c75285cf3e9051d10786216ec6df.gz --- lib/tpl/default/detail.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/tpl') diff --git a/lib/tpl/default/detail.php b/lib/tpl/default/detail.php index 1328b7174..70865c933 100644 --- a/lib/tpl/default/detail.php +++ b/lib/tpl/default/detail.php @@ -46,7 +46,7 @@

- +
-- cgit v1.2.3