Index: /branches/release-40/php/lib/function.mtasseturl.php
===================================================================
--- /branches/release-40/php/lib/function.mtasseturl.php (revision 2581)
+++ /branches/release-40/php/lib/function.mtasseturl.php (revision 2582)
@@ -9,5 +9,5 @@
     $asset = $ctx->stash('asset');
     if (!$asset) return '';
-    $blog = $ct_->stash('blog');
+    $blog = $ctx->stash('blog');
 
     $url = $asset['asset_url'];
