Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Tenzing
/
Tz Tools
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
c0593fe0
authored
2010-04-14 14:45:37 +0000
by
Chris Boden
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Branched trunk into 0.2 for Echologics launch
1 parent
305bda06
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
tz-tools.php
tz-tools.php
View file @
c0593fe
<?php
/*
Plugin Name: Tenzing Tools
Version: 0.
1
Version: 0.
2
Description: Various classes to help out with stuff
Author: Tenzing
*/
...
...
@@ -103,4 +103,4 @@ function _custom_revision() {
$args
=
func_get_args
();
return
call_user_func_array
(
'_custom_page'
,
$args
);
}
?>
\ No newline at end of file
?>
...
...
Please
register
or
sign in
to post a comment