1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-01 20:30:39 +02:00

generic message was missing after install.

This commit is contained in:
CaMer0n
2006-12-22 18:49:44 +00:00
parent 4d80394094
commit a18a532d30

View File

@@ -11,8 +11,8 @@
| GNU General Public License (http://gnu.org).
|
| $Source: /cvs_backup/e107_0.8/e107_plugins/tinymce/plugin.php,v $
| $Revision: 1.1 $
| $Date: 2006-12-22 18:45:26 $
| $Revision: 1.2 $
| $Date: 2006-12-22 18:49:44 $
| $Author: e107coders $
+----------------------------------------------------------------------------+
*/
@@ -59,9 +59,4 @@ $eplug_link = FALSE;
$eplug_link_name = "";
$eplug_link_url = "";
// Text to display after plugin successfully installed ------------------------------------------------------------------
$eplug_done = "";
?>