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:
@@ -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 = "";
|
||||
|
||||
|
||||
?>
|
||||
|
Reference in New Issue
Block a user