aboutsummaryrefslogtreecommitdiff
path: root/Examples/php5/extend/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'Examples/php5/extend/index.html')
-rw-r--r--Examples/php5/extend/index.html19
1 files changed, 0 insertions, 19 deletions
diff --git a/Examples/php5/extend/index.html b/Examples/php5/extend/index.html
deleted file mode 100644
index 32c6a4913..000000000
--- a/Examples/php5/extend/index.html
+++ /dev/null
@@ -1,19 +0,0 @@
-<html>
-<head>
-<title>SWIG:Examples:php:extend</title>
-</head>
-
-<body bgcolor="#ffffff">
-
-
-<tt>SWIG/Examples/php/extend/</tt>
-<hr>
-
-<H2>Extending a simple C++ class in PHP</H2>
-
-<p>
-This example illustrates the extending of a C++ class with cross language polymorphism.
-
-<hr>
-</body>
-</html>