Plugin Directory

Changeset 1366196


Ignore:
Timestamp:
03/07/2016 10:41:35 PM (10 years ago)
Author:
jeanduez
Message:

correction

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uberkeen/trunk/uberkeen.php

    r1366083 r1366196  
    230230    <p><br />
    231231    </form>
     232   
     233    <script>
     234        var myWindow;
     235        function uberkeen_myFunction() {
     236<?php if (isset($maclef)) {echo "var myWindow = window.open('https://www.uberkeen.com/rtc/inter.php?master=".$maclef."','myWindow', 'width=750, height=450');";} ?>         
     237        }
     238
     239        </script>
    232240    <p>
    233241
     
    265273?>
    266274
    267     <script>
    268         var myWindow;
    269         function uberkeen_myFunction() {
    270 <?php if (isset($maclef)) {echo "var myWindow = window.open('https://www.uberkeen.com/rtc/inter.php?master=".$maclef."','myWindow', 'width=750, height=450');";} ?>         
    271         }
    272 
    273         </script>
    274275       
Note: See TracChangeset for help on using the changeset viewer.