Skip to content
Snippets Groups Projects
Commit 6e10c9b4 authored by The Great Git Migration's avatar The Great Git Migration Committed by Drupal Git User (LDAP)
Browse files

Stripping CVS keywords

parent cf4e5cee
Branches commev-alias
No related tags found
No related merge requests found
<?php // -*-php-*-
// $Id$
function img_insert_uninstall() {
variable_del('img_insert_view');
......
//-*-c-*-
// $Id$
$(document).ready(function() {
$("form").attr("action", $(document).attr("location"));
......
<?php // -*-php-*-
// $Id$
function img_insert_menu($may_cache) {
$items = array();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment