aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorThomas Lange <code@nerdmind.de>2016-05-10 06:30:15 +0200
committerThomas Lange <code@nerdmind.de>2016-05-10 06:30:15 +0200
commitf178da5b6310619dc5b36025bc94ec8141c68d6b (patch)
tree147c7ff6a52056c4cb86c436f6ec076b5fa93f66 /include
parent73fbb95e7678ac8d757f56179e34e583e16d7ff3 (diff)
downloadbigpipe-f178da5b6310619dc5b36025bc94ec8141c68d6b.tar.gz
bigpipe-f178da5b6310619dc5b36025bc94ec8141c68d6b.tar.xz
bigpipe-f178da5b6310619dc5b36025bc94ec8141c68d6b.zip
Comment update
Diffstat (limited to 'include')
-rwxr-xr-xinclude/classes/BigPipe/Pagelet.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/classes/BigPipe/Pagelet.php b/include/classes/BigPipe/Pagelet.php
index 4cd2243..36b13ea 100755
--- a/include/classes/BigPipe/Pagelet.php
+++ b/include/classes/BigPipe/Pagelet.php
@@ -20,7 +20,7 @@ class Pagelet {
const PRIORITY_LOWEST = 0;
#===============================================================================
- # Callback phase numbers for PhaseDoneJS
+ # Phase numbers for PhaseDoneJS
#===============================================================================
const PHASE_ARRIVE = 0; # After the pagelet reached BigPipe
const PHASE_LOADCSS = 1; # After all the CSS resources have been loaded