Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
tablefield-3199886
Manage
Activity
Members
Labels
Plan
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Issue forks
tablefield-3199886
Commits
361a50b3
Commit
361a50b3
authored
14 years ago
by
Kevin Hankens
Browse files
Options
Downloads
Patches
Plain Diff
Fixing documentation typos
parent
53348454
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
tablefield.install
+4
-4
4 additions, 4 deletions
tablefield.install
with
4 additions
and
4 deletions
tablefield.install
+
4
−
4
View file @
361a50b3
...
...
@@ -7,19 +7,19 @@
*/
/**
* Implements
of
hook_install().
* Implements hook_install().
*/
function
tablefield_install
()
{
}
/**
* Implements
of
hook_uninstall().
* Implements hook_uninstall().
*/
function
tablefield_uninstall
()
{
}
/**
* Implements
of
hook_enable().
* Implements hook_enable().
*
* Notify content module when this module is enabled.
*/
...
...
@@ -27,7 +27,7 @@ function tablefield_enable() {
}
/**
* Implements
of
hook_disable().
* Implements hook_disable().
*
* Notify content module when this module is disabled.
*/
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment