Commit 15bdc1b7 authored by The Great Git Migration's avatar The Great Git Migration Committed by Drupal Git User (LDAP)
Browse files

Stripping CVS keywords

parent a6648eda
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
// $Id$

IMCE Wysiwyg x.x-x.x, xxxx-xx-xx
--------------------------------
+0 −1
Original line number Diff line number Diff line
/* $Id$ */

-- SUMMARY --

+0 −1
Original line number Diff line number Diff line
; $Id$
name = IMCE Wysiwyg API bridge
description = Makes IMCE available as plugin for client-side editors integrated via Wysiwyg API.
package = User interface
+0 −1
Original line number Diff line number Diff line
<?php
// $Id$

/**
 * @file
+0 −1
Original line number Diff line number Diff line
// $Id$

/**
 * Wysiwyg API integration helper function.
Loading