Most base libraries now loaded from googleapis. Changes to the way LiveGridForms...
[infodrom/rico3] / examples / php / ex2editfilter.php
index 6f20ab5..4654f51 100644 (file)
@@ -71,15 +71,7 @@ function DisplayTable() {
   echo "Notice on the Edit form how the Rico Calendar is used to change dates. ";
   echo "Updates are disabled on the database, so you will get an error message if you try to save.";
   echo "</td><td>";
-  echo "<script type='text/javascript'><!--\n";
-  echo "google_ad_client = 'pub-7218597156507462';\n";
-  echo "/* 125x125, created 5/11/09 */\n";
-  echo "google_ad_slot = '9298106441';\n";
-  echo "google_ad_width = 125;\n";
-  echo "google_ad_height = 125;\n";
-  echo "//-->\n";
-  echo "</script>\n";
-  echo "<script type='text/javascript' src='http://pagead2.googlesyndication.com/pagead/show_ads.js'></script>\n";
+  require "info.php";
   echo "</td></tr></table>";
   echo "<p><strong>Orders Table</strong></p>";