Fraenkiman 
							
						 
					 
					
						
						
						
						
							
						
						
							dc77993fdf 
							
						 
					 
					
						
						
							
							Normalizes phpinfo-output  
						
						... 
						
						
						
						- includes the phpinfo-css style which is normally located in the body 
						
						
					 
					
						2024-04-01 16:45:22 +02:00 
						 
				 
			
				
					
						
							
							
								Fraenkiman 
							
						 
					 
					
						
						
						
						
							
						
						
							90d582e88c 
							
						 
					 
					
						
						
							
							Use test file for result  
						
						... 
						
						
						
						- The chmod octal value from the defaults.php file is used for the hint. This has the advantage that you do not have to adjust the 13 language files every time you make a change.
- When restoring the file access rights, a test file in the fp-content directory is used to check whether it is writable. If failed, then -1 
						
						
					 
					
						2024-02-04 02:25:54 +01:00 
						 
				 
			
				
					
						
							
							
								azett 
							
						 
					 
					
						
						
						
						
							
						
						
							107f6d99eb 
							
						 
					 
					
						
						
							
							Added missing properties to fix "Dynamic properties are deprecated"  
						
						... 
						
						
						
						errors under PHP 8.2 
						
						
					 
					
						2023-10-28 13:56:05 +02:00 
						 
				 
			
				
					
						
							
							
								azett 
							
						 
					 
					
						
						
						
						
							
						
						
							a91ca486c4 
							
						 
					 
					
						
						
							
							Index can't be backed up if cache needs to be built. Added helpful error message.  
						
						
						
						
					 
					
						2022-12-18 12:51:02 +01:00 
						 
				 
			
				
					
						
							
							
								azett 
							
						 
					 
					
						
						
						
						
							
						
						
							1424e3bb7b 
							
						 
					 
					
						
						
							
							Updated calls to current Smarty API: clear_all_cache() -> clearAllCache(), clear_compiled_tpl() -> clearCompiledTemplate()  
						
						
						
						
					 
					
						2022-02-06 15:44:24 +01:00 
						 
				 
			
				
					
						
							
							
								azett 
							
						 
					 
					
						
						
						
						
							
						
						
							efe08266d8 
							
						 
					 
					
						
						
							
							Fixed uninitialized variables and unexpected error states. Also: Misspelled key in German language file.  
						
						
						
						
					 
					
						2021-02-20 11:53:57 +01:00 
						 
				 
			
				
					
						
							
							
								azett 
							
						 
					 
					
						
						
						
						
							
						
						
							7e8ddb88b8 
							
						 
					 
					
						
						
							
							Fixed more template errors in order to get everything running with PHP 8.0.  
						
						... 
						
						
						
						Also: Fixed some tiny PHP errors.
Thanks for reporting, Matthias! 
						
						
					 
					
						2021-02-13 13:03:09 +01:00 
						 
				 
			
				
					
						
							
							
								azett 
							
						 
					 
					
						
						
						
						
							
						
						
							7e9c1666c3 
							
						 
					 
					
						
						
							
							updated GitHub links in the Admin Maintain panel  
						
						
						
						
					 
					
						2018-12-31 13:06:25 +01:00 
						 
				 
			
				
					
						
							
							
								azett 
							
						 
					 
					
						
						
						
						
							
						
						
							d8de4bfb02 
							
						 
					 
					
						
						
							
							Replaced some more class-named constructors (and calls to them).  
						
						... 
						
						
						
						Removed unused and/or commented code.
Replaced calls to deprecated each() with array_shift() (not completely done yet, still some more to fix!).
Replaced call to deprecated create_function() with real callback function. 
						
						
					 
					
						2018-10-03 13:53:40 +02:00 
						 
				 
			
				
					
						
							
							
								azett 
							
						 
					 
					
						
						
						
						
							
						
						
							6b8a4776df 
							
						 
					 
					
						
						
							
							Included Matthias Mauch's PHP7.1 patch. Besides other changes regarding PHP7 compatibility, it replaces all the class-named constructors with __construct(). Thanks a lot, Matthias!  
						
						... 
						
						
						
						Please visit his website http://www.aadmm.org/fp-patch/  and read patch-description.txt to learn more about the details of the patch.
I adapted the patch slighty: It now does not just add a __construct() function to the existing class-named one, instead it replaces it completely. Therefore, some parent::__construct() calls had to be changed, too. 
						
						
					 
					
						2018-10-03 11:00:55 +02:00 
						 
				 
			
				
					
						
							
							
								Marc Thibeault 
							
						 
					 
					
						
						
						
						
							
						
						
							006c06c49e 
							
						 
					 
					
						
						
							
							Updated download paths in maintain / check for updates page  
						
						
						
						
					 
					
						2016-01-19 19:23:34 -05:00 
						 
				 
			
				
					
						
							
							
								real_nowhereman 
							
						 
					 
					
						
						
						
						
							
						
						
							9503be02e2 
							
						 
					 
					
						
						
							
							fix version check  
						
						
						
						
					 
					
						2010-11-05 13:09:18 +00:00 
						 
				 
			
				
					
						
							
							
								real_nowhereman 
							
						 
					 
					
						
						
						
						
							
						
						
							879eecabf3 
							
						 
					 
					
						
						
							
							index is now MOVED instead of deleted  
						
						
						
						
					 
					
						2009-11-21 15:03:10 +00:00 
						 
				 
			
				
					
						
							
							
								real_nowhereman 
							
						 
					 
					
						
						
						
						
							
						
						
							a1176756a4 
							
						 
					 
					
						
						
							
							porting to PHP5-style object assignments  
						
						
						
						
					 
					
						2009-07-21 15:51:49 +00:00 
						 
				 
			
				
					
						
							
							
								real_nowhereman 
							
						 
					 
					
						
						
						
						
							
						
						
							18ff5adc7d 
							
						 
					 
					
						
						
							
							fixed notice  
						
						
						
						
					 
					
						2009-02-06 09:11:28 +00:00 
						 
				 
			
				
					
						
							
							
								real_nowhereman 
							
						 
					 
					
						
						
						
						
							
						
						
							d5e666a1a1 
							
						 
					 
					
						
						
							
							big commit: implemented sort-of 2-phase (3-phase actually) safe commit in FP; first entry is saved as draft, then content is moved along when indices have been succesfully updated; this way if btree fails, entry is anyway kept in a safe place; added a few cosmetic changes, a bunch of new, more descriptive language strings for the entry panel; added a "you are editing a draft" notice in the panel; hope you will like it :)  
						
						
						
						
					 
					
						2009-02-03 16:53:52 +00:00 
						 
				 
			
				
					
						
							
							
								real_nowhereman 
							
						 
					 
					
						
						
						
						
							
						
						
							d86ddd0eae 
							
						 
					 
					
						
						
							
							php4 compatibility  
						
						
						
						
					 
					
						2009-01-01 19:11:34 +00:00 
						 
				 
			
				
					
						
							
							
								real_nowhereman 
							
						 
					 
					
						
						
						
						
							
						
						
							aa1b273031 
							
						 
					 
					
						
						
							
							preparing for .812; fixed version number, added rebuild index option in MAINTAIN panel, muted debug mode in bplustree  
						
						
						
						
					 
					
						2008-12-23 10:56:24 +00:00 
						 
				 
			
				
					
						
							
							
								real_nowhereman 
							
						 
					 
					
						
						
						
						
							
						
						
							f78ccc1813 
							
						 
					 
					
						
						
							
							disabled cache/clear ; fixed url for updates  
						
						
						
						
					 
					
						2008-09-24 11:25:27 +00:00 
						 
				 
			
				
					
						
							
							
								real_nowhereman 
							
						 
					 
					
						
						
						
						
							
						
						
							3e426fcef3 
							
						 
					 
					
						
						
							
							fixed one of the URLs; not yet completely correct, I know  
						
						
						
						
					 
					
						2008-03-05 10:09:01 +00:00 
						 
				 
			
				
					
						
							
							
								real_nowhereman 
							
						 
					 
					
						
						
						
						
							
						
						
							a68630bf35 
							
						 
					 
					
						
						
							
							First revision of FlatPress Crescendo+1 ( 0.703+n :) )  
						
						
						
						
					 
					
						2007-10-30 10:30:07 +00:00