Browse Source

verify Fixed php-phalcon's fortunes test

Mike Smith 11 years ago
parent
commit
ada773db13

+ 1 - 1
php-phalcon-micro/compiled-templates/_home_tfb_frameworkbenchmarks_php-phalcon-micro_views_layouts_bench.volt.c

@@ -1 +1 @@
-<!DOCTYPE html><html><head><title>Fortunes</title><meta charset="utf-8"></head><body><?php echo $this->getContent(); ?></body></html>
+<!DOCTYPE html><html><head><title>Fortunes</title></head><body><?php echo $this->getContent(); ?></body></html>

+ 1 - 1
php-phalcon/app/compiled-templates/_home_tfb_frameworkbenchmarks_php-phalcon_app_views_layouts_bench.volt.compiled

@@ -1 +1 @@
-<!DOCTYPE html><html><head><title>Fortunes</title><meta charset="utf-8"></head><body><?php echo $this->getContent(); ?></body></html>
+<!DOCTYPE html><html><head><title>Fortunes</title></head><body><?php echo $this->getContent(); ?></body></html>