Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
pquery
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Taddeüs Kroes
pquery
Commits
88a1e7e0
Commit
88a1e7e0
authored
Dec 26, 2011
by
Taddeus Kroes
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fixed typo.
parent
bb18f9b0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
pquery.template.php
pquery.template.php
+2
-2
No files found.
pquery.template.php
View file @
88a1e7e0
...
@@ -204,8 +204,8 @@ class pQueryTemplate extends pQuery {
...
@@ -204,8 +204,8 @@ class pQueryTemplate extends pQuery {
/**
/**
* Parse a single block, recursively parsing its sub-blocks with a given data scope.
* Parse a single block, recursively parsing its sub-blocks with a given data scope.
*
*
* @param Block $
variable
The block to parse.
* @param Block $
block
The block to parse.
* @param Block $data
t
he data block to search in for the variable values.
* @param Block $data
T
he data block to search in for the variable values.
* @returns string The parsed block.
* @returns string The parsed block.
* @uses parse_variable
* @uses parse_variable
*/
*/
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment