projects
/
core.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5be92ee
)
Opps. ;-(
author
Roland Haeder
<roland@mxchange.org>
Tue, 20 May 2014 19:45:58 +0000
(21:45 +0200)
committer
Roland Haeder
<roland@mxchange.org>
Tue, 20 May 2014 19:45:58 +0000
(21:45 +0200)
Signed-off-by: Roland Häder <roland@mxchange.org>
inc/classes/main/index/class_BaseIndex.php
patch
|
blob
|
history
diff --git
a/inc/classes/main/index/class_BaseIndex.php
b/inc/classes/main/index/class_BaseIndex.php
index
29d0d52
..
748a278
100644
(file)
--- a/
inc/classes/main/index/class_BaseIndex.php
+++ b/
inc/classes/main/index/class_BaseIndex.php
@@
-162,7
+162,7
@@
class BaseIndex extends BaseFrameworkSystem {
assert($this->isFileInitialized());
// Init counters and gaps array
- $this->initGapsArray();
+ $this->init
Counters
GapsArray();
// Output message (as this may take some time)
self::createDebugInstance(__CLASS__)->debugOutput(sprintf('[%s:%d:] Analyzing file structure ... (this may take some time)', __METHOD__, __LINE__));