Skip to content

Commit

Permalink
add in missing global; see previous changeset to trunk
Browse files Browse the repository at this point in the history
git-svn-id: https://xerteonlinetoolkits.googlecode.com/svn/branches/1.8@204 912cdd6b-5c7d-d5a7-a2ba-d0f0cdb91641
  • Loading branch information
Dave Goodwin committed Oct 27, 2011
1 parent 4e9e5b2 commit 52a0c7f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/xerte/play.php
Expand Up @@ -8,6 +8,7 @@
// Set up the preview window for a xerte piece

function show_template($row_play){
global $xerte_toolkits_site;

$string_for_flash_xml = $xerte_toolkits_site->users_file_area_short . $row_play['template_id'] . "-" . $row_play['username'] . "-" . $row_play['template_name'] . "/data.xml?time=" . time();

Expand Down

0 comments on commit 52a0c7f

Please sign in to comment.