mirror of
https://github.com/e107inc/e107.git
synced 2025-08-03 21:27:25 +02:00
generic message was missing after install.
This commit is contained in:
@@ -11,8 +11,8 @@
|
|||||||
| GNU General Public License (http://gnu.org).
|
| GNU General Public License (http://gnu.org).
|
||||||
|
|
|
|
||||||
| $Source: /cvs_backup/e107_0.8/e107_plugins/tinymce/plugin.php,v $
|
| $Source: /cvs_backup/e107_0.8/e107_plugins/tinymce/plugin.php,v $
|
||||||
| $Revision: 1.1 $
|
| $Revision: 1.2 $
|
||||||
| $Date: 2006-12-22 18:45:26 $
|
| $Date: 2006-12-22 18:49:44 $
|
||||||
| $Author: e107coders $
|
| $Author: e107coders $
|
||||||
+----------------------------------------------------------------------------+
|
+----------------------------------------------------------------------------+
|
||||||
*/
|
*/
|
||||||
@@ -59,9 +59,4 @@ $eplug_link = FALSE;
|
|||||||
$eplug_link_name = "";
|
$eplug_link_name = "";
|
||||||
$eplug_link_url = "";
|
$eplug_link_url = "";
|
||||||
|
|
||||||
|
|
||||||
// Text to display after plugin successfully installed ------------------------------------------------------------------
|
|
||||||
$eplug_done = "";
|
|
||||||
|
|
||||||
|
|
||||||
?>
|
?>
|
||||||
|
Reference in New Issue
Block a user