Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
D
drupal
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Custom Issue Tracker
Custom Issue Tracker
Labels
Merge Requests
288
Merge Requests
288
Requirements
Requirements
List
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Analytics
Analytics
Code Review
Insights
Issue
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
project
drupal
864c18d4c3a26249357c1ba5b986e9f6d8d89082
864c18d4c3a26249357c1ba5b986e9f6d8d89082
Switch branch/tag
drupal
themes
example
example.theme
Find file
Normal view
History
Permalink
example.theme
58 Bytes
Edit
Web IDE
Newer
Older
OK, lets hope this works... I should've added a directory example/ in themes/...
Jeroen
committed
Mar 10, 2001
1
<?php
- added the CVS keyword $Id$ to all files to make future version tracking
Kjartan
committed
Oct 20, 2001
2
// $Id$
OK, lets hope this works... I should've added a directory example/ in themes/...
Jeroen
committed
Mar 10, 2001
3
Changes
Kjartan
committed
Jun 10, 2001
4
class
Theme
extends
BaseTheme
{
OK, lets hope this works... I should've added a directory example/ in themes/...
Jeroen
committed
Mar 10, 2001
5
6
}
- added the CVS keyword $Id$ to all files to make future version tracking
Kjartan
committed
Oct 20, 2001
7
Dries
committed
Oct 20, 2001
8
?>