Advertisement
Guest User

Untitled

a guest
Feb 18th, 2013
110
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.11 KB | None | 0 0
  1. $content .= sprintf( '<div class="canvas" style="width:%s; height:%s;">', $options->width, $options->height );
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement