| 1 | 1 |
new file mode 100644 |
| ... | ... |
@@ -0,0 +1,23 @@ |
| 1 |
+// ---------------------------------------------------------------------- |
|
| 2 |
+// LICENSE |
|
| 3 |
+// |
|
| 4 |
+// This program is free software; you can redistribute it and/or |
|
| 5 |
+// modify it under the terms of the GNU General Public License (GPL) |
|
| 6 |
+// as published by the Free Software Foundation; either version 2 |
|
| 7 |
+// of the License, or (at your option) any later version. |
|
| 8 |
+// |
|
| 9 |
+// This program is distributed in the hope that it will be useful, |
|
| 10 |
+// but WITHOUT ANY WARRANTY; without even the implied warranty of |
|
| 11 |
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
|
| 12 |
+// GNU General Public License for more details. |
|
| 13 |
+// |
|
| 14 |
+// To read the license please visit http://www.gnu.org/copyleft/gpl.html |
|
| 15 |
+// ---------------------------------------------------------------------- |
|
| 16 |
+ |
|
| 17 |
+Copyright 2008 by Tammy Keefer. |
|
| 18 |
+ |
|
| 19 |
+This block for eFiction 3.x adds a "Link to Us" block to the script that |
|
| 20 |
+displays a random banner for your site inviting visitors to link to you. |
|
| 21 |
+ |
|
| 22 |
+This block requires some customization. You'll need to open the linktous.php |
|
| 23 |
+file and edit the section marked for configuration. |
|
| 0 | 24 |
\ No newline at end of file |