/[drupal]/contributions/modules/views_datasource/views_json.module
ViewVC logotype

Contents of /contributions/modules/views_datasource/views_json.module

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (show annotations) (download) (as text)
Sun May 25 05:54:02 2008 UTC (18 months ago) by allisterbeharry
Branch: MAIN
CVS Tags: DRUPAL-6--1-0-ALPHA1, DRUPAL-5--1-0-branch, HEAD
Branch point for: DRUPAL-6--1, DRUPAL-5
File MIME type: text/x-php
CVS module created and intial code uploaded to repository.
1 <?php
2 //$Id $
3 /**
4 @file views_json.module
5 Placekeeper file for views_datasource module file
6 @see views_json.views.inc
7 */
8 //$views_path = drupal_get_path('module', 'views');
9 //require_once "./$views_path//views.module";
10 //views_include_handlers();
11 //$views_json_path = drupal_get_path('module', 'views_json');
12 //require_once (".//$views_json_path//views_json.views.inc");
13

  ViewVC Help
Powered by ViewVC 1.1.2